This CLI will help you improve your typing accuracy and speed! Improve your personal bests and look back on your previous records in a graph. All in the convenience of your own terminal!
cargo install type_buddy
Open your terminal and run:
type_buddy start
Have fun improving your typing skills :)
If you want to start saving your stats and being able to plot them in a graph, your will need to set up an ENV variable in your machine:
TB_STATS_DIR=<PATH TO A DIRECTORY>
This directory will be used to save a JSON file called type_buddy_stats.json
.
TypeBuddy will use this to read from and write to in order to save your stats.
type_buddy start
type_buddy plot --wpm
to plot your WPMtype_buddy plot --accuracy
to plot your accuracy