Commit Graph
4 Commits
Author SHA1 Message Date
retoor 0813f3e46e fix: guard against null pointer dereference in sormcq parameter conversion and add missing merge logic for logs_plain 2025-03-17 03:58:10 +00:00
retoor 1683f8fb5b feat: add matplotlib line plot for user growth over time with date axis and PNG export 2024-12-15 15:05:21 +00:00
retoor c373f8872e chore: add gitignore entry for sqlite database files and initialize project skeleton 2024-12-08 15:18:40 +00:00
retoor 99d486f176 feat: add initial project scaffold with .gitignore, MIT license, and README
Create the foundational project structure for the tikker application by introducing a comprehensive .gitignore file covering C++ build artifacts, a standard MIT license file, and a minimal README describing the project as a key press monitoring tool.
2024-12-08 15:08:39 +00:00