UNPKG

jisho-sidekick

Version:

Japanese reading sidekick integrating Jisho and Memrise

23 lines (15 loc) 615 B
# jisho-sidekick A command line sidekick app for reading Japanese with the Jisho.org dictionary ## Usage jisho-sidekick requires Node v6 since it's written using native ES6 features heavily. ```bash > npm install -g jisho-sidekick ... > jisho-sidekick Welcome to jisho-sidekick... ^_^ ``` You'll be prompted over and over for search terms - enter these as you read and don't know what words mean. When you decide to quit, you'll get an output of everything you looked up! ## Future 1. Get the app outputting your final summary in useful (CSV) format for easy importing to your favourite flashcard / SRS app.