sunwait icon indicating copy to clipboard operation
sunwait copied to clipboard

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

Results 27 sunwait issues
Sort by recently updated
recently updated
newest added

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

Do you have access to a sunwait version history? do you know which version added the `poll` function? I made a small utility with a `sunwait poll` dependency. Some linux...

$ man sunwait No manual entry for sunwait Expecting: displaying a manual page

Many astronomy programs accept latitude and longitude either with E/W and N/S, or without them using positive and negative numbers. Can sunwait be made to accept either?

Checking for today and tomorrow works (sunwait list 2 58.31N 15.13) but yesterday does not (sunwait list -1 58.31N 15.13E) is it a bug or do I not know how...

Short: How can I make sunwait wait take into account time changes, if it does not already? Explanation: In Estonia on 30th of October sunset is at 17:52. Also, in...

Hi, Just wanted to drop a line and ask for a tagged release. The reason being that for packages to be accepted on Void Linux it needs to be tied...

Initial attempt to compile with make in OpenBSD resulted in compilation error. Changing the abs() function to fabs() at line 95 of sunriset.cpp seemed to fix that. Program now runs...

when creating report for a date other than today the Target information incorrectly reports today's date.

First, sunwait is a very handy program and thanks for all your work. I am running sunwait on a Raspberry Pi, using C/C++ code developed with the Code::Blocks IDE. I...