This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.
WPF 开发的一款即用即走的翻译工具
## 功能
- [x] 添加 DeepL API
- [x] 添加百度翻译 API
- [x] 实现基本翻译功能
- [x] 多开
- [ ] 优化 DeepL 服务并打包成库引入进项目
- [ ] 添加缓存功能
- [ ] 添加划词翻译
- [ ] 添加 OCR 翻译
- [ ] 设置 UI 化
- [ ] 使用说明 UI 化
- [ ] 软件层面识别语种(UI 提示识别语种)
- [ ] 翻译制作成插件方式
- [ ] 优化软件发布方式(自动升级)
## 使用
首先在软件运行目录的 `STranslate.yml` 中添加自己的配置,这里推荐百度通用翻译 API 免费版 [申请教程(参照Bob WIKI)](https://bobtranslate.com/service/translate/baidu.html)