mtfcd / popup-translation

🧼 A popup translation tool.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

🧼 A popup translation tool.

License:MIT License


Languages

Language:TypeScript 45.6%Language:Rust 38.6%Language:JavaScript 8.3%Language:CSS 5.6%Language:HTML 1.2%Language:Just 0.8%