6 Commits
Author SHA1 Message Date
retoor caee3a7e22 chore: add openai and requests dependencies and refactor plot.py with logging and new tikker_viz module 2025-11-08 14:08:49 +00:00
retoor 4000207873 chore: add comprehensive Python project gitignore entries for __pycache__, .env, venv, and IDE files 2025-03-20 02:24:38 +00:00
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