Crates.io | type_buddy |
lib.rs | type_buddy |
version | 1.1.0 |
source | src |
created_at | 2023-05-17 19:35:05.545869 |
updated_at | 2023-05-19 17:02:47.4195 |
description | 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! |
homepage | https://github.com/MitchWijt/typeBuddy |
repository | https://github.com/MitchWijt/typeBuddy |
max_upload_size | |
id | 867161 |
size | 5,551,706 |
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
type_buddy start
if you do not want to compile the binary with cargo you can also download the binary itself for Intel chip MacOS and x86_64 Linux systems
Head over to the latest GitHub release and download the artifact.
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 start --max-minutes <minutes>
typing with a deadline :)type_buddy plot --wpm
to plot your WPMtype_buddy plot --accuracy
to plot your accuracy