This repository has been archived on 2026-03-24. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
Timmy-time-dashboard/deploy/timmy-tick.timer

12 lines
227 B
SYSTEMD

[Unit]
Description=Timmy thinking timer — every 5 minutes
Documentation=https://github.com/AlexanderWhitestone/Timmy-time-dashboard
[Timer]
OnBootSec=30
OnUnitActiveSec=5min
AccuracySec=30s
[Install]
WantedBy=timers.target