Commit Graph
3 Commits
Author SHA1 Message Date
retoor 2ddfa951fa docs: add project description, usage instructions, and compilation guide to README.md
The README is expanded from a single-line description to include a full project overview explaining the application's purpose (monitoring key presses), database storage details (tikker.db in current directory), usage instructions with root execution requirement and tmux/systemd recommendations, and compilation prerequisites (sqlite3-dev) with build commands via Makefile.
2024-12-08 15:30:12 +00:00
retoor c5423cb477 chore: add initial Makefile, sormc.h header, and tikker keyboard logger source 2024-12-08 15:19:17 +00:00
retoor c373f8872e chore: add gitignore entry for sqlite database files and initialize project skeleton 2024-12-08 15:18:40 +00:00