wpm icon indicating copy to clipboard operation
wpm copied to clipboard

Typeracer-like console app for measuring your WPM

Results 26 wpm issues
Sort by recently updated
recently updated
newest added

This is the origin quote I found in ```wpm/data/examples.json.gz```: ``` ["Ethan Coen and Joel Coen","Fargo","So, I'm tending bar there at Ecklund & Swedlin's last Tuesday and this little guy's drinking...

It seems that something happens with the wrapping of the text when that is entirely greek. You can use this text as an example to get the behavior I'm talking...

A small fix to the CPM calculation routine. Fixes #65

The conversion from WPM to CPM is wrong, CPM is not 60 times the WPM. With this error the CPM stats are all in thousands. According to https://typing-speed-test.aoeu.eu/ the correct...

I just installed wpm, It works totally fine. I wanted to do typing practice on source code, the source code was opening fine and I was able to type. But...

While loading a custom txt file, but formatted in C programming language, spaces like 'new line' and 'tabs' are not calculated properly and will not work normally.

help wanted

mimics ctrl+a behavior in typeracer for retrying current word(s). Could be a viable solution for #59

Hi, I'm trying to load a json file with my custom quotes, but I get this error `Could not read JSON file: 'utf8' codec can't decode byte 0xe1 in position...

In virtual console, when you make mistake on space symbol, it isn't paint it (space) in red color. It is invisible. In terminal emulator it looks normal

I have a habit of hitting ctrl+w to delete a word on the command line and in my text editor. I believe browsers honor ctrl+backspace to delete a word. I...