Skip to content
/ jdict Public

command line tool for looking up terms in yomidict dictionaries

License

Notifications You must be signed in to change notification settings

rnpnr/jdict

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

jdict

A command line lookup tool similar to the browser extension Yomichan.

Example Output

$ jdict 百戦錬磨
【三省堂 スーパー大辞林】
ひゃくせん-れんま [5] 【百戦練磨・百戦錬磨】
多くの戦いできたえられること。多くの経験を積んでいること。「―の勇士」

【大辞泉】
ひゃくせん‐れんま【百戦錬磨】
たびたびの戦いで鍛えられていること。また、経験が豊かで処理能力にすぐれていること。「―のつわもの」

【広辞苑】
ひゃくせん‐れんま【百戦錬磨】
かずかずの実戦や経験を積んできたえられていること。「―の強者つわもの」
⇀ひゃく‐せん【百戦】

Installation

This tool reads dictionaries created by yomichan-import. The zip file created by yomichan-import needs to be extracted and stored in the prefix specified in config.h. The folder name should be also specified in config.h.

To build:

./build.sh

To install:

cp ./jdict ~/bin/
cp ./jdict.1 ~/.local/share/man/man1/

About

command line tool for looking up terms in yomidict dictionaries

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages