Skip to content

simon-danielsson/tecken

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tecken

A typing practice tool in the terminal.

Crates.io version MIT License Last commit

InfoInstallUsageLicense

screenshot


📌 Information

Tecken is a minimal typing practice game for the terminal. Built using crossterm


📦 Install

cargo install tecken

💻 Usage

Subcommands
help : print help

Flags
-w <int> : set amount of words for exercise (default: 12)
-e : endless mode (statistics after program exit will be disabled)
-h : hide metadata in ui

Controls
[Esc] : quit
[Ctrl-C] : quit

📜 License

This project is licensed under the MIT License.