Major features:
- Auto-detects your location, with support for device GPS and manual entry (only via URL param, for now...)
- Forecasts are actually "trendcasts." Compare the weather to the last few days; numbers are not needed and "feel" is more intuitive.
- Compact weather visualization that combines 6+ metrics into a single timeline in a sensible way.
- Weather timelines show the general trends; actual metrics can be read by "scrubbing" the timelines.
- I stole the radar map from https://merrysky.net and made it prettier.
Almost ready for a "Show HN..." It's already usable, but I plan to add two major features:
1. AQI forecasts
2. 1-hour minutely rain forecast
- (Plus improve the UX even more.)
Source repo: https://github.com/Leftium/weather-sense
Website: https://mayu.live/
Source: https://github.com/mayu-live/framework/tree/rewrite/example/...
A couple minor bug reports:
* On the view without email page, the button still says get alerts which was a little confusing
* If my phone auto adds a capital letter for a username, it doesn't find the user. Maybe set the matching to be not case sensitive.
Have fun, and keep building!
Funnily enough, I assumed the usernames are case-sensitive based on this https://github.com/HackerNews/API?tab=readme-ov-file#users so I didn't bother testing. I was wrong :)