[snooze] add snooze jobs

This commit is contained in:
odrling 2023-11-22 21:17:53 +01:00
parent a63d1c2193
commit 977c3cf93a
No known key found for this signature in database
GPG key ID: E24CA7508C27AF5B
4 changed files with 8 additions and 0 deletions

3
.gitignore vendored
View file

@ -229,3 +229,6 @@ Cache
!/.local/share/fonts
/.local/share/fonts/*
!/.local/share/fonts/dots
# snooze jobs
!/.snooze

1
.snooze/.gitignore vendored Normal file
View file

@ -0,0 +1 @@
/.timefile*

View file

@ -0,0 +1,2 @@
#!/bin/sh
. "$HOME/.mqtteer_env" && mqtteer announce

2
.snooze/minutely/mqtteer Executable file
View file

@ -0,0 +1,2 @@
#!/bin/sh
. "$HOME/.mqtteer_env" && mqtteer