LinuxCommandLibrary

typtea

Minimal typing tester for programmers

TLDR

Start a 30-second English typing test
$ typtea
copy
Start a 60-second typing test
$ typtea -d [60]
copy
Start a Rust keywords typing test
$ typtea -l [rust]
copy

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.

SEE ALSO

typioca(1), tukai(1), smassh(1)

> TERMINAL_GEAR

Curated for the Linux community

Copied to clipboard