All Projects → FeeiCN → Dict

FeeiCN / Dict

Licence: mit
Chinese and English translation tools in the command line(命令行下中英文翻译工具)

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Dict

Chrome Extensions Youdaowithwordnode
有道词典chrome划词插件,原版不带生词本,在其源码基础上,添加了添加生词本的功能,生词本用的有道官方API
Stars: ✭ 74 (-69.55%)
Mutual labels:  dict, translate, youdao
Ydict
Yet another command-line youdao dictionary for geeks!
Stars: ✭ 318 (+30.86%)
Mutual labels:  dict, translate, youdao
weel-translate
🚦 后续更新发布到 Releases 不再提交 AMO 扩展市场
Stars: ✭ 57 (-76.54%)
Mutual labels:  dict, translate
kictor
A dictionary based on the console, 一个基于控制台的词典工具
Stars: ✭ 15 (-93.83%)
Mutual labels:  translate, youdao
Translators
🌏🌍🌎Translators🌎🌍🌏 is a library which aims to bring free, multiple, enjoyable translation to individuals and students in Python. Translators是一个旨在用Python为个人和学生带来免费、多样、愉快翻译的库。
Stars: ✭ 295 (+21.4%)
Mutual labels:  translate, youdao
web-translate
支持pdf和web的双击划词翻译脚本,当前使用爱词霸公共api
Stars: ✭ 43 (-82.3%)
Mutual labels:  translate, youdao
terminal-translate
a terminal-translate tool
Stars: ✭ 73 (-69.96%)
Mutual labels:  translate, youdao
MrTranslator
📘MrTranslator-A Translation Android APP
Stars: ✭ 16 (-93.42%)
Mutual labels:  translate, youdao
AlfredWorkflow YoudaoTranslate
alfred workflow,有道翻译
Stars: ✭ 20 (-91.77%)
Mutual labels:  translate, youdao
Mtrans
Multi-source Translation
Stars: ✭ 711 (+192.59%)
Mutual labels:  translate, youdao
Chrome Extension Udemy Translate
Translate Udemy's subtitles into Chinese、English etc(Disneyplus+netflix+udemy+lynda+hulu+hbo now+primevideo)
Stars: ✭ 553 (+127.57%)
Mutual labels:  translate, youdao
Popup Dict
Linux 下的划词翻译小工具
Stars: ✭ 69 (-71.6%)
Mutual labels:  dict, youdao
Alfred Parrot
📝 一款可以多种语言翻译的 Alfred Workflow
Stars: ✭ 89 (-63.37%)
Mutual labels:  translate, youdao
Eazydict
简单易用的命令行词典 📕 📙 📗 📘 📓
Stars: ✭ 92 (-62.14%)
Mutual labels:  dict, youdao
React Translated
A dead simple way to add complex translations (i18n) in a React (DOM/Native) project 🌎🌍🌏
Stars: ✭ 176 (-27.57%)
Mutual labels:  translate
Python Benedict
dict subclass with keylist/keypath support, I/O shortcuts (base64, csv, json, pickle, plist, query-string, toml, xml, yaml) and many utilities. 📘
Stars: ✭ 204 (-16.05%)
Mutual labels:  dict
Addict
The Python Dict that's better than heroin.
Stars: ✭ 2,141 (+781.07%)
Mutual labels:  dict
Youdaotranslate
Alfred Youdao Translate Workflow
Stars: ✭ 2,344 (+864.61%)
Mutual labels:  translate
Mtranslate
A simple api for google translate
Stars: ✭ 222 (-8.64%)
Mutual labels:  translate
Isearch
有道词典 命令行查询 柯林斯词典 单词管理 本地保存
Stars: ✭ 201 (-17.28%)
Mutual labels:  youdao

dict

status Build Coverage PyPi-Relase GitHub-Relase Python-Versions License

命令行下中英文翻译工具(Chinese and English translation tools in the command line),翻译服务基于有道翻译。

asciicast

安装(Install)

sudo pip install dict-cli

用法(Usage)

英译中(English To Chinese)

$ dict test
###################################
#  test 测试
#  (U: tɛst E: test)
#
#  n. 试验;检验
#  vt. 试验;测试
#  vi. 试验;测试
#  n. (Test)人名;(英)特斯特
#
#  Test : 测试
#          测验
#          检验
#  Test Drive : Test Drive
#                Test Drive
#                无限狂飙
#  Test Engineer : 测试员
#                   测试工程师
#                   软件测试工程师
###################################

$ dict I love you
###################################
#  I love you 我爱你
#
#
#  我爱你。
#
#  I love you : 我爱你
#                ILOVEYOU蠕虫
#                寻找伴郎
#  I really love you : 真的爱你
#                       其实很爱你
#                       我是真的爱你
#  I Do love you : 我是爱你的
#                   真的爱你
#                   爱你我该怎么办
###################################

中译英(Chinese To English)

$ dict 测试
###################################
#  测试 test
#  (Pinyin: cè shì)
#
#  [试验] test
#  measurement
#
#  测试 : Test
#          test
#          TST test
#  集成测试 : Integration testing
#              Test d'intégration
#              통합 시험
#  ANOVA测试 : Gage R&R
#             ANOVA gauge R&R
###################################

$ dict 我爱你
###################################
#  我爱你 I love you
#  (Pinyin: wǒ ài nǐ)
#
#  I love you
#
#  我爱你 : I love you
#            Ich liebe dich
#            Wuh that I love you
#  我也爱你 : I Love You Too
#              And I Love You So
#              Ik ook van jou
#  我就爱你 : The Arrangement
#              gou couh gyaez mwngz muengh
#              I'll just be love you
###################################
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].