Skip to content

Touch Typing is a pre-alpha C++ application that will help you to learn touch typing which means typing through muscle memory without using the sense of sight to find the keys.

License

Notifications You must be signed in to change notification settings

oleksandrkozlov/touch_typing

Repository files navigation

Touch Typing

Touch Typing

Touch Typing

Build Status Coverage Status Documentation Status Coverity Status

Touch Typing is a pre-alpha C++ application that will help you to learn touch typing which means typing through muscle memory without using the sense of sight to find the keys.

Demo

asciicast

Configure

cmake -Bbuild -H. -DCMAKE_BUILD_TYPE=Release

Build

cmake --build build --parallel

Test

cmake --build build --target test

Install

cmake --build build --target install

Run

touch_typing

Dependencies

Development Dependencies

Continuous Integration Dependencies

Roadmap

  • Integrate Conan.
  • Add GUI.
  • Switch to C++20 (e.g, modules).

License

MIT License, Copyright (c) 2020 Oleksandr Kozlov

About

Touch Typing is a pre-alpha C++ application that will help you to learn touch typing which means typing through muscle memory without using the sense of sight to find the keys.

Topics

Resources

License

Stars

Watchers

Forks