a typing application
  • JavaScript 58.1%
  • QML 23.4%
  • C++ 17.1%
  • CMake 1.3%
  • Shell 0.1%
Find a file
safalski 171eaafb51 Record completed test results into HistoryManager
- record result in db when test finishes [mapped into ui]
2026-07-18 00:31:27 +05:45
application Record completed test results into HistoryManager 2026-07-18 00:31:27 +05:45
.clangd first commit 2026-07-17 17:49:29 +05:45
.gitignore first commit 2026-07-17 17:49:29 +05:45
CMakeLists.txt Add HistoryManager singleton with sqlite connection 2026-07-18 00:02:52 +05:45
compile.sh first commit 2026-07-17 17:49:29 +05:45
ConfigManager.cpp first commit 2026-07-17 17:49:29 +05:45
ConfigManager.hpp first commit 2026-07-17 17:49:29 +05:45
HistoryManager.cpp Record completed test results into HistoryManager 2026-07-18 00:31:27 +05:45
HistoryManager.hpp Record completed test results into HistoryManager 2026-07-18 00:31:27 +05:45
LICENSE first commit 2026-07-17 17:49:29 +05:45
Main.cpp Add HistoryManager singleton with sqlite connection 2026-07-18 00:02:52 +05:45
README.md first commit 2026-07-17 17:49:29 +05:45
typeshi.desktop first commit 2026-07-17 17:49:29 +05:45
TypingEngine.cpp first commit 2026-07-17 17:49:29 +05:45
TypingEngine.hpp first commit 2026-07-17 17:49:29 +05:45

typeShi - A Typing Application

typeShi

  1. Installation: paru -Syu typeshi
  2. This depends on matugen to generate the theme and read/apply it for now, so u have to install matugen and follow this template and generate on ~/.config/typeShi/config.ini
  3. For Development/Contribution -> follow the clang-format i guess.