3 releases
0.1.2 | Jun 8, 2024 |
---|---|
0.1.1 | Jun 8, 2024 |
0.1.0 | Jun 8, 2024 |
#203 in Games
38 downloads per month
28KB
766 lines
thyper
A minimalist typing practice tool in the terminal.
Installation
First ensure rust is installed and up to date.
Then install thyper
with cargo:
cargo install thyper
Usage
To run in normal mode, simply run:
thyper
To run in quick mode (no menus), use the --quick
or -q
flag:
thyper -q
To just print out scores (personal best, average), use the --scores
or -s
flag:
thyper -s
That's it!
Dependencies
~11–20MB
~276K SLoC