Home Apps Practical Tools Weather notification

Displays the air temperature and weather conditions in the notification bar

Simple application which displays the air temperature and other weather conditions in the Android notification bar. The air temperature is always visible like a system clock.

The current location can be detected automatically or be entered manually.

The weather is requested from http://openweathermap.org.

IF THE APP FAILS to update weather you, probably, need to get you own OpenWeatherMap API key. See details: https://github.com/gelin/weather-notification/wiki/FAQ

What's New in the Latest Version 0.3.13

Last updated on Aug 25, 2020 * Fixed using of geo coordinates for south hemisphere
* Fixed permissions request for Android 10+
* Fixed crash on device boot
* Restored work on Android 4.x