Is a measure of words processed in a minute, often used as a measurement of the speed of typing, reading or Morse code sending and receiving.
🌐 For more details: https://en.wikipedia.org/wiki/Words_per_minute
- Java Swing
- Multithreading
- Locate
WPMCalculator
folder any terminal (e.g. Powershell, Comand Prompt). ⚠️ Must bewords.txt
andRealTimeWPMCalculator.jar
same location.- Run comand:
java -jar .\RealTimeWPMCalculator.jar
- Change words in
words.txt
and save.
- Real time gross WPM, net WPM and accuracy calculation.
- Test words customization.
- Word count customization per line.
MIT