mfreeborn / heliocron

A command line application written in Rust capable of delaying execution of other programs for time periods relative to sunrise and sunset.
Apache License 2.0
241 stars 11 forks source link

Add "poll" mode. #54

Closed trombonehero closed 2 years ago

trombonehero commented 2 years ago

Once nice thing about sunwait is that it lets you ask the question "is it day or night right now" via sunwait poll. This is helpful for setting light vs dark themes. Could heliocron grow such an option?