snippetbashTip
wpm — Typeracer-like console app for measuring your WPM. More information: <https://github.com/cslarsen/wp
Viewed 0 times
commandlikeforcliconsolewpmapptyperacer
Problem
How to use the
wpm command: Typeracer-like console app for measuring your WPM. More information: <https://github.com/cslarsen/wpm>.Solution
wpm — Typeracer-like console app for measuring your WPM. More information: <https://github.com/cslarsen/wpm>.Start
wpm:wpmStart
wpm with short texts:wpm --shortStart
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 --statsStart
wpm with monochrome colors:wpm --monochromeCode Snippets
Start `wpm`
wpmStart `wpm` with short texts
wpm --shortStart `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 --statsContext
tldr-pages: common/wpm
Revisions (0)
No revisions yet.