文件名称:terminal-dict:在终端中查找单词
文件大小:3KB
文件格式:ZIP
更新时间:2024-07-10 02:47:21
Python
- Look up words in your terminal Look up words in your terminal with phonetic symbols and Chinese translations. Dependencies is preferred. Python 2.7 Internet, of course. Installation $ git clone git@github.com:guojing0/terminal-dict.git $ cd terminal-dict $ sudo python setup.py install Usage yourname:terminal-dict alias$ python terminaldict.py Press Ctrl + C to quit. > love 英
【文件预览】:
terminal-dict-master
----.gitignore(315B)
----README.md(2KB)
----LICENSE(1KB)
----terminaldict.py(828B)
----setup.py(320B)