first commit - mai san

This commit is contained in:
2026-03-15 23:10:22 +05:30
commit fa9a71541b
6 changed files with 555 additions and 0 deletions
+12
View File
@@ -0,0 +1,12 @@
[Unit]
Description=Keystats - Per-key keystroke counter
After=graphical-session.target
[Service]
Type=simple
ExecStart=/usr/local/bin/keystroke
Restart=on-failure
RestartSec=5
[Install]
WantedBy=default.target