zzqsld / breezy-weather

A Material Design Weather Application

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool


Breezy Weather


Breezy Weather is a weather app with a strong focus on design, with a simple, clean UX, smooth animations, and Material Design all over, plus lots of customizability.


Download

Get it from Breezy Weather F-Droid repository Get it on IzzyOnDroid Get it on GitHub

Features

  • Weather data

    • Daily and hourly forecasts up to 16 days
      • Temperature
      • Air quality
      • Wind
      • UV index
      • Precipitation
    • Precipitation in the next hour
    • Air quality
    • Pollen & Mold
    • Ephemeris (Sun & Moon)
    • Severe weather and precipitation alerts
    • Real-time weather conditions
      • Temperature
      • Feels like
      • Wind
      • UV index
      • Humidity
      • Dew point
      • Atmospheric pressure
      • Visibility
      • Cloud cover
      • Ceiling
  • Multiple weather sources (comparison)
    • Open-Meteo
    • AccuWeather
    • MET Norway
    • OpenWeatherMap (often rate-limited)
    • Pirate Weather (no API key provided)
    • HERE (no API key provided)
    • Météo France
    • Mixed China sources
  • Large selection of home screen widgets for at-a-glance information

  • Live wallpaper

  • Custom icon packs

  • Automatic dark mode

  • Free and Open Source
    • No proprietary blobs/dependencies
    • Releases generated by GitHub actions, guaranteeing it matches the source code
    • Fully works with Open-Meteo (FOSS source)
  • Privacy-friendly
    • No personal data collected by the app (link to app privacy policy)
    • Multiple sources are available, with links to their privacy policies for transparency
    • Current location is optional and not added by default
    • If using current location, an IP location service can be used instead of GPS to send less accurate coordinates to weather source
    • No trackers/automatic crash reporters

Help

Contribute

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Translations

Translation is done externally on Weblate. Please read carefully project instructions if you want to help.

Translation progress report

  • English regional variants must be updated on GitHub if they differ from the original English file
  • French translation is maintained by repo maintainers

Contact us

  • If you’d like to report a bug or suggest a new feature, GitHub discussions or issues are best for organization.
  • We’ve also created a Matrix/Element space with a number of different channels for more general discussion: #breezy-weather-space:matrix.org.
    • If you are not comfortable writing a GitHub discussion/issue in English, you can ask on the channel if someone can help you in your language.
    • If you’d prefer a direct channel link instead of a space link, here’s the main Breezy Weather Matrix channel: #breezy-weather:matrix.org

Status of main requested features

ID Feature Status Note
#336 Better precipitation notifications Work in progress
#14, #252 New 24-hour fitting charts Work in progress Precipitation chart worked on with new chart lib on dev branch
#15 Humidity/Dew point chart Depends on new charts
#10 Add location from a map Mockups to do “Add location” page needs a new design, in the spirit of Google Maps where you can select location points on the map, or search manually
Widgets redesign Mockups in progress No widgets improvements will be done until completed
#23 Radar Survey to do To better understand expectations
#147 Black theme Not being worked on We already have a dark mode

Build variant

A variant called gplay is available and may be distributed on Google Play Store in the future. It enables Instant App and bundles Google Network Location Provider (proprietary).

License

About

A Material Design Weather Application

License:GNU Lesser General Public License v3.0


Languages

Language:Kotlin 100.0%