Skip to content

GDennis01/KanjiReview

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple Kanji Heisig Reviewer

This is a simple program to review the Heisig Kanji book. The review mechanism is from Kanji to Keyword. For the reverse, you can use an Anki Deck.

How to use

  1. Install Python3
  2. Install the required packages
pip install -r requirements.txt
  1. Run the program
python3 main.py
  1. Input the range of the Kanji you want to review(i.e. 1-100).
  2. Click Next to show the meaning of the Kanji. Click Next again to show the next Kanji

CLI Mode

You can also use the CLI mode by running the review_kanji.py file instead

python3 review_kanji.py

CSV file

Thanks to https://github.com/sdcr/heisig-kanjis/tree/master for the CSV file.

About

Simple Heisig Kanji book reviewer.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages