Measure WPM - Typing Speed Test with Command Line | Online Free DevTools by Hexmos

Measure WPM (Words Per Minute) with Command Line. Analyze your typing speed and accuracy using this console-based tool. Free online tool, no registration required.

wpm

Typeracer-like console app for measuring your WPM. More information: https://github.com/cslarsen/wpm.

  • Start wpm:

wpm

  • Start wpm with short texts:

wpm --short

  • Start wpm using a specific text file:

wpm --load {{path/to/file.txt}}

  • Tag your race scores:

wpm --tag {{tag_name}}

  • Show score statistics grouped by tags:

wpm --stats

  • Start wpm with monochrome colors:

wpm --monochrome