A TUI typing test powered by Bubble Tea and Lip Gloss.
Random quotes and passages are retrieved from quotable.
# Fetch dependencies
go mod download
# Compile to binary
go build .
# Launch the test!
./typechan sprint
typechan comes in 2 different modes:
Complete the test as fast as you can.
./typechan sprint
Type as much as you can before timeout.
# Starts a 5-minute test
./typechan timed
# Change the time limit to e.g. 30 seconds
./typechan timed -s 30s