Skip to content

TUI-application to improve your typing skills. Simplified copy of typerun.top

License

Notifications You must be signed in to change notification settings

lasashq/tuiperun

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Features

four workmodes:

  • Beginning: you have to fill in the line with the same word.

  • Base: the same as previous, but the words in line are different. Also there are some punctuation marks after words.

  • Training: you have to type one word three times. You have no margin for mistake. You start over if you make a mistake.

  • Practice: typing a text.

Mistake highlighting

Mistake highlights if you make one.

On-screen keyboard

You can see the keyboard on your screen. You mustn't watch your physical keyboard to improve your blind typing. The position of letter you need highlights on the screen.

Zen-mode

There is nothing on your screen, just an input field and a text you have to type. For advanced blindtypers.

Hotkey control

Switching between modes and languages is realised by keybindings.

Installation and usage

1) Clone the repository and install the requirements

git clone https://github.com/lasashq/tuiperun
cd tuiperun

On linux/MacOS:

pip install -r requirements.txt

on Windows:

pip install -r win_requirements.txt

2) Run

python3 main.py

run from full-screen terminal window, if you want to see the whole interface!!

3) Usage

  • insert Enter to start typing!!!
  • The text you need to type is below the input-box. If you made a mistake, it highlights with red.
  • to switch between modes or to quit, use keybinds which you can see below

About

TUI-application to improve your typing skills. Simplified copy of typerun.top

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages