LinuxCommandLibrary
GitHubF-DroidGoogle Play Store

typioca

Cozy typing speed tester in the terminal

TLDR

Launch the interactive typing test
$ typioca
copy
Start an SSH server for remote typing tests
$ typioca serve
copy

SYNOPSIS

typioca [command]

DESCRIPTION

typioca is a minimal, terminal-based typing speed tester with an interactive TUI menu. It provides accurate Words Per Minute results and offers timer-based, word count, or sentence count tests with multiple word lists sourced from classical books. Test mode and settings are configured through the interactive menu, not CLI flags.

INSTALL

sudo zypper install typioca
copy
brew install typioca
copy
nix profile install nixpkgs#typioca
copy

HISTORY

typioca was created by Lukas Bloznelis (bloznelis) and is written in Go.

SEE ALSO

ttyper(1), typtea(1), tukai(1), smassh(1)

Copied to clipboard
Kai