Skip to content

Rust Weather v0.1.0

Latest

Choose a tag to compare

@loafdaddy loafdaddy released this 21 Jul 12:13

Install

App-only Flatpak bundle. Install the shared GNOME Platform from Flathub once, then the bundle:

flatpak remote-add --if-not-exists --user flathub https://flathub.org/repo/flathub.flatpakrepo
flatpak install --user -y org.gnome.Platform//49
flatpak install --user ./rust-weather-0.1.0.flatpak
flatpak run io.github.weathertl.WeatherTL

Full walkthrough: SETUP.md

What’s in this build

  • Current conditions, hourly + daily forecasts (Open-Meteo)
  • Interactive rain radar (OpenFreeMap + RainViewer)
  • Location search, saved places, unit preferences
  • GTK4 / libadwaita Flatpak for Linux

Early learning / public build — expect rough edges.