LinuxCommandLibrary

toipe

Terminal-based typing speed test

TLDR

Start typing test

$ toipe
copy
Use specific wordlist
$ toipe -w [wordlist]
copy
Set word count
$ toipe -n [50]
copy
Show available wordlists
$ toipe --list
copy

SYNOPSIS

toipe [-w wordlist] [-n count] [options]

DESCRIPTION

toipe is a terminal-based typing speed test that measures words per minute (WPM) and accuracy. It presents randomly selected words from configurable word lists and tracks errors as you type in a clean, distraction-free interface.
Multiple word lists are available for different skill levels and purposes, viewable with --list. The number of words per test can be adjusted with -n to create shorter practice sessions or longer endurance tests.

PARAMETERS

-w WORDLIST

Word list to use.
-n COUNT
Number of words.
--list
Show wordlists.
--help
Show help.

CAVEATS

Terminal-based only. Rust implementation. Limited customization.

HISTORY

toipe was created as a terminal-based typing test application written in Rust.

SEE ALSO

tt(1), typespeed(1)

> TERMINAL_GEAR

Curated for the Linux community

Copied to clipboard

> TERMINAL_GEAR

Curated for the Linux community