Skip to content

jhen095/LangFlash

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LangFlash - Simple Japanese Flash Cards

**A simple flash card program created to scratch 3 needs I had. 1. Quickly, easily and customizably create my own Japanese flash cards to help me memorize vocab for JLTP N5. 2. Learn Python. 3. Learn Git.

Toward that end there are about 100 verbs and 100 adjectives that can be learnt from LangFlash.**

Installation

Make sure that you have a working Python >= 3.2

Then download the project:

$ git clone [email protected]:jhen095/LangFlash.git
$ cd LangFlash

How to use

Help with arguments::
$ ./jap.py -h

Using various arguments you can specify: * What language you want to answer in. English, Japanese or both * Whether you want Japanese words to be in hiragana or romaji (some terminals cannot display unicode, i.e. Windows) * Whether you want questions to be about verbs, adjectives or both

When ready:

jap.py [-h] [-q {japanese,english,both}] [-hm {True,False}]
          [-v {True,False}] [-a {True,False}]

About

Japanese Language Flash Cards. Simple command line interface to quickly implement some basic language flash cards. Will improve over time.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages