tiddy

Crates.iotiddy
lib.rstiddy
version0.1.1
created_at2025-07-15 09:22:39.88153+00
updated_at2025-07-25 11:18:32.63615+00
descriptionA minimal typing test in the terminal
homepage
repositoryhttps://github.com/0xWOLAND/tiddy
max_upload_size
id1752858
size114,452
Bhargav Annem (0xWOLAND)

documentation

README

tt (pronounced tiddy)

A minimal typing test in the terminal. Written in Rust, as usual.

here it is

Typing tester

to run it

cargo install tiddy

Or run directly:

cargo run

usage

Usage: tiddy [COMMAND]

Commands:
  words  Test typing with a specific number of words
  time   Test typing for a specific duration
  help   Print this message or the help of the given subcommand(s)

Options:
  -h, --help  Print help

defaults to 15 words

todo

  • [] use monkeytype language lists
  • [] quotes
  • [] plots?
  • [] build instructions into a proper cli tool with updates
  • [] tests on different devices to make sure that it is rendering correctly
  • [] use git lfs
Commit count: 0

cargo fmt