-
6cfb7ff584
feat: add export command and hash-based word frequency tracking in tikker
main
retoor
2025-12-05 17:09:44 +00:00
-
57e32c5769
chore: remove legacy libtikker static library and simplify Makefile build targets
retoor
2025-12-05 16:08:50 +00:00
-
18cd67566d
feat: add CI/CD workflows, Docker deployment, and ML analytics service to project
retoor
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
retoor
2025-11-08 14:08:49 +00:00
-
4000207873
chore: add comprehensive Python project gitignore entries for __pycache__, .env, venv, and IDE files
retoor
2025-03-20 02:24:38 +00:00
-
6d3f5b0205
fix: add matplotlib dependency and print duration with early exit in plot script
retoor
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
retoor
2025-03-17 03:58:10 +00:00
-
764fba3a6e
feat: add hour_count display to merge.py and apply dark_background style in plot.py
retoor
2025-01-12 16:54:05 +00:00
-
d133b10b10
feat: add total newline count and lines-per-hour stats to file statistics HTML output
retoor
2025-01-08 21:25:47 +00:00
-
1f3371d850
feat: add merge make target and comment out repeated/released queries in plot.py
retoor
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
retoor
2025-01-06 23:53:41 +00:00
-
9c360b7783
feat: add install.sh script cloning tikker repo and installing ollama and matplotlib dependencies
retoor
2024-12-28 02:36:14 +00:00
-
e918cbd5dc
feat: add review functionality with user rating and comment fields
retoor
2024-12-25 23:55:23 +00:00
-
fe77e112c9
chore: add review notes to README, refactor tikker.c with MIT license header, and update review.md summary
retoor
2024-12-25 23:48:47 +00:00
-
6bc0dffc7a
feat: add binary selection list and device parameter to configuration UI
retoor
2024-12-25 23:33:01 +00:00
-
9a68c1ac28
feat: add initial tikker binary with build artifacts and executable support
retoor
2024-12-25 22:35:23 +00:00
-
4398e252e7
feat: generalize plot.py for all users and integrate lowest-score review handling
retoor
2024-12-25 22:31:46 +00:00
-
3eb94865c5
chore: remove markdown code fences from review.md file content
retoor
2024-12-22 07:09:54 +00:00
-
117ee66807
chore: remove placeholder progress message and add week-based querying with matplotlib plotting
retoor
2024-12-22 07:06:49 +00:00
-
426044a7fc
chore: remove commented-out legacy keycode array and bracket-wrap special key names in tikker.c
retoor
2024-12-16 13:54:01 +00:00
-
e60484d802
chore: add SDL2 graph build targets and replace tikker keycode table with sparse array
retoor
2024-12-16 11:48:00 +00:00
-
f25b81cb75
docs: clarify systemd install steps and add enable/start instructions
retoor
2024-12-15 15:29:07 +00:00
-
224f4e3078
docs: add systemd service installation instructions and configuration example to readme
retoor
2024-12-15 15:26:57 +00:00
-
d98edfc4b3
docs: add statistics section with plot command to readme
retoor
2024-12-15 15:06:29 +00:00
-
1683f8fb5b
feat: add matplotlib line plot for user growth over time with date axis and PNG export
retoor
2024-12-15 15:05:21 +00:00
-
d6f80b7bd3
chore: remove trailing whitespace and fix indentation in config files
retoor
2024-12-09 17:44:28 +00:00
-
1ae61d71d4
chore: remove stale cleanup comment and fix whitespace in tikker.c
retoor
2024-12-09 17:44:05 +00:00
-
617a47225b
docs: move pre-built binary download section above usage instructions in README
retoor
2024-12-08 19:38:17 +00:00
-
e5c98fcf09
chore: add .clang-format config with LLVM-based C++ style rules
retoor
2024-12-08 19:33:55 +00:00
-
218b5ecec6
fix: remove debug prints, fix pointer casts, and suppress unused parameter in sormc and sorm_csvc
retoor
2024-12-08 19:32:40 +00:00
-
4b5b036379
docs: add pre-built binary download links and update binary in README
retoor
2024-12-08 18:50:42 +00:00
-
0b489ab0ae
feat: add session statistics tracking with duration and completion rate metrics
retoor
2024-12-08 18:47:44 +00:00
-
639e0b8b0d
chore: strip trailing whitespace and reorder includes in sormc.h and tikker.c
retoor
2024-12-08 18:33:45 +00:00
-
ae1e606bf7
feat: add real-time press/release/repeat counters to keyboard event logging in tikker.c
retoor
2024-12-08 18:33:01 +00:00
-
2ddfa951fa
docs: add project description, usage instructions, and compilation guide to README.md
retoor
2024-12-08 15:30:12 +00:00
-
c5423cb477
chore: add initial Makefile, sormc.h header, and tikker keyboard logger source
retoor
2024-12-08 15:19:17 +00:00
-
c373f8872e
chore: add gitignore entry for sqlite database files and initialize project skeleton
retoor
2024-12-08 15:18:40 +00:00
-
99d486f176
feat: add initial project scaffold with .gitignore, MIT license, and README
retoor
2024-12-08 15:08:39 +00:00