In my effort to further globalize Rollator and allow customizations for users, not just administrators, I thought it might be nice to allow users to obtain localized information to their own area.
The first, and certainly most easy to write, was a simple weather application. Here, in it’s infancy, it only searches US addresses by zip code, and will parse and relay that data to the end user.
Eventually, I’ll be adding extensions to it to update the weather every hour (from the offset of either the last login time, or from the last database caching thereof).
It’s pretty easy, and I feel, nice to have available. Eventually I’ll make it contend with full METAR station identifications.