Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/dreamerchaserhah/speed-typist

C++ QT Application where you can test out how fast you can type
https://github.com/dreamerchaserhah/speed-typist

cpp gui qt5

Last synced: about 1 month ago
JSON representation

C++ QT Application where you can test out how fast you can type

Awesome Lists containing this project

README

        

# Speed Typist

A typist speed application built using C++

## DevLog
### Day 1
I have been mingling with conan and vcpkg for days, and settled down with vcpkg (easier to setup), but even then, there were weird errors in vs code. I cannot build for x64 it seems, even though I have x86. I have no idea why that's the case however.

But since, it is compiled with x86_64 compiler, it seems to work okay