typtea
Minimal typing tester for programmers
TLDR
Start a 30-second English typing test
$ typtea
Start a 60-second typing test$ typtea -d [60]
Start a Rust keywords typing test$ typtea -l [rust]
SYNOPSIS
typtea [options]
DESCRIPTION
typtea is a minimal terminal-based typing speed tester that uses programming-related content such as code snippets and syntax from 14+ programming languages. It measures WPM and accuracy in real time, helping developers improve their coding-specific typing speed.
PARAMETERS
-d SECONDS
Duration of the typing test.-l LANGUAGE
Programming language for code snippet typing.
HISTORY
typtea was created by ashish0kumar and is written in Go.

