Skip to content

A CLI Japanese dictionary tool (use yomichan dictionary files)

License

Notifications You must be signed in to change notification settings

masakichi/tango

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tango(単語)

Tango(単語) is a local command-line Japanese dictionary tool using yomichan's dictionary files.

tango 単語 preview

Install

If you use Homebrew you can:

brew install masakichi/tap/tango

For Go 1.16+

go install github.com/masakichi/tango@latest

Or use go get

GO111MODULE=on go get github.com/masakichi/tango

Configuration

After install tango, you will need to import dictionaries as you wish.

Dictionariy zip files can be found in yomichan's homepage: https://foosoft.net/projects/yomichan/index.html#dictionaries

You can directly import the downloaded dictionary zip file by calling tango -import path_to_dictionary.zip.

Usage

$ tango -h

tango: A CLI Japanese Dictionary Tool
Usage: tango 単語

Other Commands of tango:
  -import string
    	import yomichan's dictionary zip file
  -list
    	list all dictionaries
  -version
    	print tango app version

About

A CLI Japanese dictionary tool (use yomichan dictionary files)

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages