Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/dreamerchaserhah/speed-typist
- Owner: DreamerChaserHAH
- Created: 2024-03-01T08:10:11.000Z (9 months ago)
- Default Branch: master
- Last Pushed: 2024-03-14T05:53:02.000Z (8 months ago)
- Last Synced: 2024-10-12T00:45:07.361Z (about 1 month ago)
- Topics: cpp, gui, qt5
- Language: CMake
- Homepage:
- Size: 10.7 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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