Please sign in to access this page
A free weather app for Android using the weather.gov API. (US only for now)
No followers yet
Once you ship this you can't edit the description of the project, but you'll be able to add more devlogs and re-ship it as you add new features!
Added optional weather outlook notifications. These are very low priority notifications and are silent
Added precipitation widget. Currently, it checks until 12AM, though I may change it in the future to always 24h. Intensity of rain is based on amount per hour (0-0.1: light, 0.1-0.3 medium, 0.3+ heavy).
Added wind direction widget. Rotates based on device orientation or north if battery saver is on. Later, I'll add a setting that disables motion for the widgets so that battery saver isn't required.
Made a forecast widget which currently supports thunderstorms, rain, and snow. If there is none of the above, it falls back to a weather.gov short forecast (such as Showers And Thunderstorms Likely).
Added daily widget. When collapsed, day-time weather and high/low temps are visible. Expands on click to reveal night-time weather.
Added a menu for Hazardous Weather Outlooks. In the app, they appear similar to how regular alerts appear, but you do not get notifications for published outlooks (may add a setting for that in the future).
Added a more detailed version of the timeline to potentially replace the old one.
Thoughts?
For some alerts, a few points may be missing, but there is always at least two. Dates only appear if it is not on the same day.
Issued: when the alert was sent - Expires: when the alert becomes outdated (alert may be updated before then) - Effective: the expected beginning of the event - Ends: the expected end of the event
Added an alert viewer with timeline, a map (currently unavailable when tied to cities/counties), and severity displays (off-screen)