Skip to content

Tranguage: A terminal dictionary tool build with node

Notifications You must be signed in to change notification settings

arronKler/tranguage

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tranguage

一款简约的终端查词软件

  • Tranguage只提供词义。尽量减少在命令行环境下占用过长过多的空间。
  • 提供简单的命令 t 。最小化命令输入。

使用方法

安装软件包

$ npm install -g tranguage 

安装完成之后,使用 t + word 的方式就可以直接查词,例如要查 hello 的含义

$ t hello

  hello   英:[hə'ləʊ]  美:[həˈloʊ] 

 - int. 哈喽,喂;你好,您好;表示问候;打招呼;
 - n. “喂”的招呼声或问候声;
 - vi. 喊“喂”;

你也可以查询词组

$ t good job

  good job   英:[ɡud dʒɔb]  美:[ɡʊd dʒɑb] 

 - n. 好运,事业发达;

About

Tranguage: A terminal dictionary tool build with node

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published