Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
fishjar committed Sep 2, 2023
1 parent b593fa4 commit aa830f5
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 14 deletions.
15 changes: 8 additions & 7 deletions README.en.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
## KISS Translator
# KISS Translator

A minimalist [bilingual translation Extension & Greasemonkey Script](https://github.com/fishjar/kiss-translator).

[kiss-translator.webm](https://github.com/fishjar/kiss-translator/assets/1157624/f7ba8a5c-e4a8-4d5a-823a-5c5c67a0a47f)

### Inspiration
## Inspiration

The inspiration for this project comes from [Immersive Translate](https://github.com/immersive-translate/immersive-translate). After trying it out, I found that it can be used together with the [Webpage Word Translation Extension](https://github.com/fishjar/kiss-dictionary) developed by me earlier, which just forms a very good supplement.

Expand All @@ -14,11 +14,11 @@ It just so happens that I am obsessed with translation tools. Based on the conce

If you also like a little more simplicity, welcome to pick it up.

### Features
## Features

- Keep it simple, smart

### Schedule
## Schedule

- [x] Provide trial installation package
- [x] Adapt browser
Expand All @@ -42,9 +42,10 @@ If you also like a little more simplicity, welcome to pick it up.
- [x] Data Synchronization Function
- [x] Greasemonkey Script ([Setting Page 1](https://fishjar.github.io/kiss-translator/options.html)[Setting Page 2](https://kiss-translator.rayjar.com/options))
- [x] [Tampermonkey](https://www.tampermonkey.net/) (Chrome/Edge/Firefox) [Install Link 1](https://fishjar.github.io/kiss-translator/kiss-translator.user.js)[Install Link 2](https://kiss-translator.rayjar.com/kiss-translator.user.js)
- [x] [Violentmonkey](https://violentmonkey.github.io/) (Chrome/Edge/Firefox) [Install Link 1](https://fishjar.github.io/kiss-translator/kiss-translator.user.js)[Install Link 2](https://kiss-translator.rayjar.com/kiss-translator.user.js)
- [x] [Userscripts Safari](https://github.com/quoid/userscripts) (iOS Safari) [Install Link 1](https://fishjar.github.io/kiss-translator/kiss-translator-ios-safari.user.js)[Install Link 2](https://kiss-translator.rayjar.com/kiss-translator.user-ios-safari.js)

### Guide
## Guide

```sh
git clone https://github.com/fishjar/kiss-translator.git
Expand All @@ -53,10 +54,10 @@ yarn install
yarn build
```

### Data Sync
## Data Sync

Goto: [https://github.com/fishjar/kiss-worker](https://github.com/fishjar/kiss-worker)

### Discussion
## Discussion

- Join [Telegram Group](https://t.me/+RRCu_4oNwrM2NmFl)
15 changes: 8 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
## 简约翻译
# 简约翻译

一个简约的 [双语网页翻译扩展 & 油猴脚本](https://github.com/fishjar/kiss-translator)

[kiss-translator.webm](https://github.com/fishjar/kiss-translator/assets/1157624/f7ba8a5c-e4a8-4d5a-823a-5c5c67a0a47f)

### 缘由
## 缘由

本项目灵感来源于 [Immersive Translate](https://github.com/immersive-translate/immersive-translate),在试用了后,发现搭配本人早前开发的 [网页划词翻译扩展](https://github.com/fishjar/kiss-dictionary) 一起使用,刚好形成很好补充。

Expand All @@ -14,11 +14,11 @@

如果你也喜欢简约一点的,欢迎自取。

### 特点
## 特点

- 保持简约

### 进度
## 进度

- [x] 提供试用安装包
- [x] 适配浏览器
Expand All @@ -42,9 +42,10 @@
- [x] 数据同步功能
- [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)
- [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)
- [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)

### 指引
## 指引

```sh
git clone https://github.com/fishjar/kiss-translator.git
Expand All @@ -53,10 +54,10 @@ yarn install
yarn build
```

### 数据同步
## 数据同步

移步: [https://github.com/fishjar/kiss-worker](https://github.com/fishjar/kiss-worker)

### 交流
## 交流

- 加入 [Telegram 群](https://t.me/+RRCu_4oNwrM2NmFl)

0 comments on commit aa830f5

Please sign in to comment.