risacher / sunwait

Sunwait calculates sunrise or sunset times with civil, nautical, astronomical and custom twilights, for use with Windows Task Scheduler or 'cron' on Linux.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Solar Noon

risacher opened this issue · comments

Avro on Sourceforge asked for ability to trigger events at solar noon, which seems like a good thing. Presumably solar midnight too.

Just found this tool. Thanks for maintaining it.

I'd vote for sidereal time if at all possible. It would be cool to be able to trigger cameras (and other things) based on the earth's rotation.

Thanks again.

my current dirty solution:

echo "🔅`sunwait report 1 			 $COORDINATES | grep 'Sun directly north/south' | sed 's/   Sun directly north\/south: //' | sed 's/ //'`"