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 solar_noon to --event options #47

Closed mfreeborn closed 2 years ago

mfreeborn commented 2 years ago

Closes #40

Looks like solar_noon was already supported as an --event command line option, but it wasn't documented in the readme.