move time calculation code to function
exit after absolute
remove globals, rename, and simplify
Add some useful flags Signed-off-by: Anjandev Momi <anjan@momi.ca>
Remove goroutine Signed-off-by: Anjandev Momi <anjan@momi.ca>
Do not invoke crontab, read input from stdin instead. Recoded the awk trick in Go.
seed with a large number that pinephone can handle https://gitlab.alpinelinux.org/alpine/aports/-/merge_requests/22762#note_166107
fix typo in url for project module
added readme
initial commit