Weather notification
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
更多
Weather notification 0.3.13 更新
2020年08月25日
* 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
* Fixed permissions request for Android 10+
* Fixed crash on device boot
* Restored work on Android 4.x