Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jjeffcaii/fanyi
A command-line EN/CN translation tool.
https://github.com/jjeffcaii/fanyi
command-line dictionary go golang translate translation
Last synced: about 14 hours ago
JSON representation
A command-line EN/CN translation tool.
- Host: GitHub
- URL: https://github.com/jjeffcaii/fanyi
- Owner: jjeffcaii
- License: mit
- Created: 2019-05-22T02:36:13.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-09-09T02:28:25.000Z (about 4 years ago)
- Last Synced: 2024-06-20T08:04:59.859Z (5 months ago)
- Topics: command-line, dictionary, go, golang, translate, translation
- Language: Go
- Size: 131 KB
- Stars: 4
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# fanyi
A command-line EN/CN translation tool.## ScreenShot
![ScreenShot](./screen_shot.png)## Install
``` bash
$ go get github.com/jjeffcaii/fanyi
```