Biyi is a convenient translation and dictionary app written in Flutter. View document
"Biyi" (比译) is the Chinese word for "Comparison + translation".
| Linux | macOS | Windows |
|---|---|---|
| ✔️ | ✔️ | ✔️ |
Downloads are available on the Releases page. Also check out the website for other installation methods.
We welcome you to join the development of Biyi.
Please make sure to read the Contributing Guide before making a pull request.
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
- Create working directory
$ mkdir ~/biyidev
$ cd ~/biyidev
- Clone dependency repos via git:
$ git clone https://github.com/biyidev/uni_ocr.git
$ git clone https://github.com/biyidev/uni_translate.git
- Clone this repo via git:
$ git clone https://github.com/biyidev/biyi_app.git
- Change to
biyi_appdirectory
$ cd ~/biyidev/biyi_app
- Install dependencies
$ flutter pub get
$ flutter run -d linux / macos / windows
Welcome to join the discussion group to share your suggestions and ideas with me.
- WeChat Group 请添加我的微信 lijy91,并备注 比译
- QQ Group
- Telegram Group
- https://github.com/biyidev/biyi_app
- https://github.com/biyidev/uni_ocr
- https://github.com/biyidev/uni_translate
- https://github.com/leanflutter/hotkey_manager
- https://github.com/leanflutter/screen_text_extractor
- https://github.com/leanflutter/tray_manager
- https://github.com/leanflutter/window_manager
