Skip to content

The program support you train typing with learning translation from Japanese (or another language) to English.

Notifications You must be signed in to change notification settings

yuno-x/en_typing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

en_typing

This TUI (Text User Interface) program is a tool to train typing English from Japanese (or another language). You can learn translation simultaneously.

depending package

libncurses (If you install this package on debian (Based) distribution, it may be alright that you input following commands.)

$ sudo apt install libncurses-dev build-essential

build and run

You can build this program with following command.

$ make

Then, the program can be run with following command.

$ ./en_typing

If you want to clear all generated object, input following command.

$ make clean

word list

This program use word lists in directory "word_lists".

If you see word list format, please refer to example word lists.

screen shot

category mainscreen result

About

The program support you train typing with learning translation from Japanese (or another language) to English.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published