Measure your typing speed with this simple application
- Implemented Real Error Detection
- Cross platform via Qt
- Import text file
- Included default text
- Words per min
- Error count
- Time taken
Typometer is built using the Qt 5 framework. No platform specifc code is used, so you should be able to use any compilier and desktop platform supported by Qt 5.
- Download and install Qt 5.7 with your favorite complier module
- Open TypeIt/TypeIt.pro in QtCreator
- Configure kit build paths
- Run qmake
- Build project
- Run