Otter-shell · #71
[otter-weather] Add last update info in the otter-weather pop-up.
I would like a simple info in the pop-up telling me how new or old the forecast data is.
Discussion
Sign in with Discord to comment.
PikaOS ProjectsOtter-shell · #71
I would like a simple info in the pop-up telling me how new or old the forecast data is.
Sign in with Discord to comment.
Implemented and pushed forecast age in the weather popup. It reads the successful cache write mtime and shows
Updated just now, minutes, hours, or days; same-content cache rewrites also reset freshness correctly. Commit: otter-ui 86645b9. Verified withzig build -Doptimize=ReleaseFast test,zig build -Doptimize=ReleaseFast, and an otter-bar ReleaseFast integration build.