Files
kiss-translator/README.md

88 lines
4.0 KiB
Markdown
Raw Normal View History

2023-09-02 17:22:35 +08:00
# 简约翻译
2023-07-18 15:23:16 +08:00
2023-08-06 22:31:42 +08:00
一个简约的 [双语网页翻译扩展 & 油猴脚本](https://github.com/fishjar/kiss-translator)。
2023-07-18 15:23:16 +08:00
2023-07-18 15:26:46 +08:00
[kiss-translator.webm](https://github.com/fishjar/kiss-translator/assets/1157624/f7ba8a5c-e4a8-4d5a-823a-5c5c67a0a47f)
2023-09-02 17:22:35 +08:00
## 缘由
2023-07-18 15:23:16 +08:00
本项目灵感来源于 [Immersive Translate](https://github.com/immersive-translate/immersive-translate),在试用了后,发现搭配本人早前开发的 [网页划词翻译扩展](https://github.com/fishjar/kiss-dictionary) 一起使用,刚好形成很好补充。
但该扩展的功能对我来说有些繁杂了,而且只提供编译混淆后的安装包,没有提供源代码,无法满足我的一些个性化定制需求。
恰巧本人对翻译类工具有些执念,本着`“自用为主,能用就行”`的理念,于是动手撸了一个,目前初版完成,基本达到个人使用需求。
如果你也喜欢简约一点的,欢迎自取。
2023-09-02 17:22:35 +08:00
## 特点
2023-07-18 15:23:16 +08:00
- 保持简约
2023-09-04 23:08:00 +08:00
## 关联项目
- 数据同步服务: [https://github.com/fishjar/kiss-worker](https://github.com/fishjar/kiss-worker)
- 可用于本项目的数据同步服务。
- 亦可用与分享个人的私有规则列表。
- 自己部署,自己管理,数据私有。
- 社区订阅规则: [https://github.com/fishjar/kiss-rules](https://github.com/fishjar/kiss-rules)
- 提供社区维护的,最新最全的订阅规则列表。
- 求助规则相关的问题。
- 网页修正脚本: [https://github.com/fishjar/kiss-webfixer](https://github.com/fishjar/kiss-webfixer)
- 针对一些特殊网站的修正脚本。
- 以便翻译软件得到更好的展示效果。
- 翻译接口代理: [https://github.com/fishjar/kiss-proxy](https://github.com/fishjar/kiss-proxy)
- 如果访问某个翻译接口遇到网络问题,这个代理服务也许可以帮你到你。
- 自己部署,自己管理。
- 简约词典插件: [https://github.com/fishjar/kiss-dictionary](https://github.com/fishjar/kiss-dictionary)
- 搭配本项目一起使用的划词翻译插件。
- 支持英文单词、句子、汉字的查询。
- 支持历史记录、单词收藏。
## 简要说明
### 支持快捷键
2023-09-02 23:45:40 +08:00
- `Alt+Q` 开启翻译
- `Alt+C` 切换样式
- `Alt+K` 打开菜单
2023-09-02 17:22:35 +08:00
## 进度
2023-07-18 15:23:16 +08:00
2023-07-20 14:09:13 +08:00
- [x] 提供试用安装包
2023-07-18 15:23:16 +08:00
- [x] 适配浏览器
- [x] Chrome
- [x] Edge
- [x] Firefox
- [ ] Safari
2023-08-07 17:54:19 +08:00
- [x] Kiwi
2023-07-18 15:23:16 +08:00
- [x] 支持翻译服务
- [x] Google
- [x] Microsoft
2023-09-02 18:14:42 +08:00
- [x] DeepL
2023-09-03 13:11:04 +08:00
- [x] OpenAI
2023-08-24 10:10:00 +08:00
- [x] 上架应用市场
2023-08-31 21:21:36 +08:00
- [x] Chrome [安装地址](https://chrome.google.com/webstore/detail/kiss-translator/bdiifdefkgmcblbcghdlonllpjhhjgof?hl=zh-CN)
- [x] Edge [安装地址](https://microsoftedge.microsoft.com/addons/detail/%E7%AE%80%E7%BA%A6%E7%BF%BB%E8%AF%91/jemckldkclkinpjighnoilpbldbdmmlh?hl=zh-CN)
- [x] Firefox [安装地址](https://addons.mozilla.org/zh-CN/firefox/addon/kiss-translator/)
2023-08-07 17:54:19 +08:00
- [ ] Safari
2023-08-31 21:21:36 +08:00
- [x] Greasy Fork [安装地址](https://greasyfork.org/zh-CN/scripts/472840-kiss-translator)
2023-07-20 13:51:53 +08:00
- [x] 开放源代码
2023-07-31 15:08:51 +08:00
- [x] 数据同步功能
2023-08-31 21:21:36 +08:00
- [x] 油猴脚本 ([设置页面 1](https://fishjar.github.io/kiss-translator/options.html)、[设置页面 2](https://kiss-translator.rayjar.com/options))
- [x] [Tampermonkey](https://www.tampermonkey.net/) (Chrome/Edge/Firefox) [安装链接 1](https://fishjar.github.io/kiss-translator/kiss-translator.user.js)、[安装链接 2](https://kiss-translator.rayjar.com/kiss-translator.user.js)
2023-09-02 17:22:35 +08:00
- [x] [Violentmonkey](https://violentmonkey.github.io/) (Chrome/Edge/Firefox) [安装链接 1](https://fishjar.github.io/kiss-translator/kiss-translator.user.js)、[安装链接 2](https://kiss-translator.rayjar.com/kiss-translator.user.js)
2023-08-31 21:21:36 +08:00
- [x] [Userscripts Safari](https://github.com/quoid/userscripts) (iOS Safari) [安装链接 1](https://fishjar.github.io/kiss-translator/kiss-translator-ios-safari.user.js)、[安装链接 2](https://kiss-translator.rayjar.com/kiss-translator.user-ios-safari.js)
2023-07-20 13:51:53 +08:00
2023-09-02 17:22:35 +08:00
## 指引
2023-07-20 13:51:53 +08:00
```sh
git clone https://github.com/fishjar/kiss-translator.git
cd kiss-translator
2023-08-14 16:39:03 +08:00
yarn install
yarn build
2023-07-20 13:51:53 +08:00
```
2023-07-31 15:08:51 +08:00
2023-09-02 17:22:35 +08:00
## 交流
2023-08-03 10:43:41 +08:00
- 加入 [Telegram 群](https://t.me/+RRCu_4oNwrM2NmFl)