LinuxCommandLibrary
GitHubF-DroidGoogle Play Store

typer

Terminal typing test

TLDR

Start a typing test
$ typer
copy
Type words from a file
$ typer [file.txt]
copy
Pipe text as the prompt
$ echo "[sample text]" | typer
copy

SYNOPSIS

typer [*file*]

DESCRIPTION

typer is a minimal typing-test TUI written in Go by maaslalani. It shows words to type, tracks WPM/accuracy, and runs entirely in the terminal. Install with go install github.com/maaslalani/typer@latest.Not to be confused with the Python typer library for building CLIs.

PARAMETERS

*file*

Optional path whose contents are used as the text to type.
stdin may also supply text. Interactive keys are shown in the UI.

INSTALL

sudo apk add erlang27
copy
sudo zypper install erlang27
copy
nix profile install nixpkgs#typer
copy

CAVEATS

Name collision with Python's Typer package—ensure the Go binary is first on PATH if both are installed.

SEE ALSO

tt(1), toipe(1)

RESOURCES

Braincup
Open source brain training for math, memory and focus
Braincup mini-games
41 mini-games · Apache-2.0
No ads · No tracking
Play in browser
Download Braincup on the App StoreGet Braincup on Google PlayGet Braincup on F-Droid
276 stars
From the maker of Linux Command Library
Copied to clipboard
Braincup
Open source brain training for math, memory and focus. 41 mini-games, from mental arithmetic to Sudoku, N-Back and Solo Chess.
Apache-2.0 licensed · No ads · No tracking · No account
From the maker of Linux Command Library
Download Braincup on the App StoreGet Braincup on Google PlayGet Braincup on F-Droid