Skip to content

DanieloM83/Speed-Typing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Speed Typing

An application to test your typing speed in your terminal. Clear functionality, nothing extra, just you and the terminal.

video_preview.mp4

Usage

To try this program, follow the steps below:

git clone https://github.com/DanieloM83/Speed-Typing.git

cd Speed-Typing

pip install -r requirements.txt

python src/main.py  # use --help flag for more info

You can also specify a source file for your typing test. Place .txt file in the samples/ folder, and run program with -s flag. Note that each word must be separated by a newline symbol (\n).

Warning

Cyrillic is not supported :(

Releases

No releases published

Packages

No packages published

Languages