Go to file
2024-11-23 13:10:02 -07:00
.envrc initial 2024-11-23 13:06:38 -07:00
.gitignore initial 2024-11-23 13:06:38 -07:00
flake.lock initial 2024-11-23 13:06:38 -07:00
flake.nix initial 2024-11-23 13:06:38 -07:00
go.mod initial 2024-11-23 13:06:38 -07:00
go.sum initial 2024-11-23 13:06:38 -07:00
LICENSE initial 2024-11-23 13:06:38 -07:00
main.go initial 2024-11-23 13:06:38 -07:00
README.md add readme 2024-11-23 13:10:02 -07:00

calnow

Check for events in a CalDAV server, if the current time lands in an event, exit 0, otherwise exit 1.

This is to allow easy automation of things like away status, pausing of various timers when meetings happen.. etc.