57e32c5769
chore: remove legacy libtikker static library and simplify Makefile build targets
2025-12-05 16:08:50 +00:00
18cd67566d
feat: add CI/CD workflows, Docker deployment, and ML analytics service to project
2025-11-28 23:50:53 +00:00
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
6d3f5b0205
fix: add matplotlib dependency and print duration with early exit in plot script
...
- Add matplotlib to pip install in Makefile to resolve missing import
- Insert duration print and exit() call before unused json/logs processing block in plot.py
2025-03-20 02:21:22 +00:00
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
1f3371d850
feat: add merge make target and comment out repeated/released queries in plot.py
2025-01-07 22:45:49 +00:00
82feb53f3c
feat: add merge.py for log summaries and tags.py for word indexing with Makefile targets
2025-01-06 23:53:41 +00:00
e60484d802
chore: add SDL2 graph build targets and replace tikker keycode table with sparse array
2024-12-16 11:48:00 +00:00
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
218b5ecec6
fix: remove debug prints, fix pointer casts, and suppress unused parameter in sormc and sorm_csvc
2024-12-08 19:32:40 +00:00
c5423cb477
chore: add initial Makefile, sormc.h header, and tikker keyboard logger source
2024-12-08 15:19:17 +00:00