beyondtranslate/beyondtranslate-ce
BeyondTranslate(前稱Biyi)是一款適用於macOS、Windows和Linux的快速原生體驗翻譯應用程式,使用Flutter和Rust建構。從螢幕任何位置擷取文字,並透過多種引擎獲得精確翻譯。
- Stars
- 1449
- Forks
- 130
- 最近推送(UTC)
- 2026年9月15日
- 專案狀態
- 未封存
技術主題
使用的依賴
依賴清單 2 項
- flutter_lints開發依賴
^6.0.0 - melos開發依賴
^7.0.0
所在榜單
原始 README
以下為英文專案原文快照,最新內容請造訪 GitHub。
展開 / 收合專案 README
BeyondTranslate
BeyondTranslate (formerly Biyi) is a fast, native-experience translation app for macOS, Windows and Linux, built with Flutter and Rust. Capture text from anywhere on screen and get accurate translations powered by multiple engines — all from a lightweight app that stays out of your way until you need it. View document
⚠️ Note: Architecture upgrade in progress: Core services have been switched to Rust to improve performance and cross-platform reuse. The UI layer continues to be powered by Flutter, while the macOS settings page is rendered natively with SwiftUI.
English | 简体中文
https://beyondtranslate.com/images/screenshots/biyi_extract_text_from_screen_selection.gif
Platform Support
| Linux | macOS | Windows |
|---|---|---|
| ✔️ | ✔️ | ✔️ |
Installation
Downloads are available on the Releases page. Also check out the website for other installation methods.
To install with Homebrew, run:
brew tap beyondtranslate/beyondtranslate
brew install beyondtranslate
Development
⚠️ Linux requirements
appindicator3-0.1keybinder-3.0
Run the following command
sudo apt-get install appindicator3-0.1 libappindicator3-dev
sudo apt-get install keybinder-3.0
Before You Start
- Clone this repo via git:
$ git clone https://github.com/beyondtranslate/beyondtranslate.git
- Change to
beyondtranslatedirectory
$ cd beyondtranslate
- Install dependencies
$ melos bs
Run app
$ cd apps/desktop
$ flutter run -d linux / macos / windows
Discussion
Welcome to join the discussion group to share your suggestions and ideas with me.
Related Links
- https://github.com/beyondtranslate/beyondtranslate
- https://github.com/leanflutter/screen_text_extractor