himanshukumar660 / Typometer

A cross platform application built on QT for measuring typing speed.
GNU General Public License v3.0
1 stars 6 forks source link

Typometer

Measure your typing speed with this simple application

Screenshot

Features

Building

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.

  1. Download and install Qt 5.7 with your favorite complier module
  2. Open TypeIt/TypeIt.pro in QtCreator
  3. Configure kit build paths
  4. Run qmake
  5. Build project
  6. Run