Skip to content

bozhang-PhD/dict

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

dict

linux命令行下翻译工具


Install

wget https://raw.githubusercontent.com/wufeifei/dict/master/dict.py
sudo mv ./dict.py /usr/bin/dict
sudo chmod +x /usr/bin/dict

Usage

$ dict test
###################################
#  test 测试 (U: tɛst E: test )
#  n. 试验;检验
#  vt. 试验;测试
#  vi. 试验;测试
#  n. (Test)人名;(英)特斯特
###################################

About

linux命令行下翻译工具

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%