I guess you're looking for something like this? 
<https://github.com/soasme/nim-schedules> Of course there's also the 
alternative to use systemd timers to kick of an action at a given time, but if 
you want to do everything within your program then the library I linked is 
probably the way to go.

Reply via email to