biyi
Biyi是一款使用Flutter
编写的便捷翻译和词典应用。查看文档
"Biyi"(比译)是"比较 + 翻译"的中文意思。
English | 简体中文
平台支持
Linux | macOS | Windows |
---|---|---|
✔️ | ✔️ | ✔️ |
安装
使用Homebrew安装,运行:
brew tap lijy91/biyi
brew install biyi
开发
我们欢迎您加入Biyi
的开发。
在提出拉取请求之前,请确保阅读贡献指南。
⚠️ Linux要求
appindicator3-0.1
keybinder-3.0
运行以下命令
sudo apt-get install appindicator3-0.1 libappindicator3-dev
sudo apt-get install keybinder-3.0
开始之前
- 通过git克隆此仓库:
$ git clone https://github.com/lijy91/biyi.git
- 切换到
biyi
目录
$ cd ~/lijy91/biyi
- 安装依赖
$ melos bs
运行应用
$ cd apps/biyi_app
$ flutter run -d linux / macos / windows
讨论
欢迎加入讨论组,与我分享您的建议和想法。
相关链接
- https://github.com/lijy91/biyi
- 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