Skip to content
This repository has been archived by the owner on May 20, 2023. It is now read-only.
/ popup-translation Public archive

Recommended to use [openai-translator](https://github.com/openai-translator/openai-translator) A desktop popup translation tool.

License

Notifications You must be signed in to change notification settings

fzdwx/popup-translation

Repository files navigation

Popup translation

Recommended to use openai-translator

一款基于 tauri 的弹窗翻译软件

  1. 划词翻译
    • Linux(x11) 可直接获取到光标选中的文本
    • Macos 以及 Windows 是通过模拟一次复制操作,然后在读取粘贴板实现
  2. 显示隐藏/窗口 alt+s
  3. 支持的平台
    • Google
    • Deepl
    • Chatgpt

Installation

https://github.com/fzdwx/popup-translation/releases

Developer

环境:

  1. pnpm
  2. cargo
  3. tauri-cli cargo install tauri-cli

启动项目:

pnpm install
cargo tauri dev

Screenshots

image

gif

Thanks

  1. https://github.com/akl7777777/bob-plugin-akl-deepl-free-translate
  2. https://github.com/tauri-apps/tauri

License

MIT