An open API service indexing awesome lists of open source software.

https://github.com/maczhis/youdaofanyi

终端翻译中英文助手
https://github.com/maczhis/youdaofanyi

python2 python3

Last synced: 3 months ago
JSON representation

终端翻译中英文助手

Awesome Lists containing this project

README

          

# youdaofanyi
终端翻译中英文助手
事情的原因是这样的:

之前发现了一款能在终端下翻译英文的工具(https://github.com/Flowerowl/ici)
后来发现真的是真能翻译英文,无法翻译中文,
于是乎我就用 有道翻译的API写了这个小工具,希望能帮助你!!

安装方法一:

在终端执行 pip install youdaofanyi

安装方法二:

git https://github.com/maczhis/youdaofanyi.git

cd youdaofanyi/

python setup.py install

![使用示例](https://raw.githubusercontent.com/maczhis/youdaofanyi/master/images/youdaofanyi.jpeg)