forrestguice / SuntimesWidget

Android app (and widget collection) that displays sunlight and moonlight times.
GNU General Public License v3.0
348 stars 61 forks source link

Ideas and data on solar and lunar eclipses, as well as meteor showers, from Trail-Sense #816

Open naoliv opened 3 months ago

naoliv commented 3 months ago

https://github.com/kylecorry31/Trail-Sense features a user-friendly offline calendar that includes information on solar and lunar eclipses, as well as meteor showers.

For example, in September, we can see days with lunar eclipse:

In October, we can find a day with a solar eclipse and days with meteor showers:

Clicking on a day with a meteor shower, for example, it provides a quick summary, including estimated meteor counts per hour, as well as the start, peak, and end times:

If possible, it might be beneficial for Suntimes to incorporate some of these features and data. This could address #237 and similar feature requests. For instance, adding an option to set an alarm for each event (eclipses and meteor showers) would be valuable.

Thanks