Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
README.md 2.35 KiB
Newer Older
qqq3's avatar
qqq3 committed
# Good Weather
qqq3's avatar
qqq3 committed
[![Release](https://img.shields.io/github/release/qqq3/good-weather.svg)](https://github.com/qqq3/good-weather/releases)
[![License](https://img.shields.io/badge/license-GNU_GPLv3-orange.svg)](https://raw.githubusercontent.com/qqq3/good-weather/HEAD/LICENSE)

Eugene's avatar
Eugene committed
Open Source weather app for Android.
Eugene's avatar
Eugene committed

qqq3's avatar
qqq3 committed
[<img src="https://f-droid.org/badge/get-it-on.png" alt="Get it on F-Droid" height="80">](https://f-droid.org/repository/browse/?fdid=org.asdtm.goodweather)
[<img src='https://play.google.com/intl/en_us/badges/images/generic/en_badge_web_generic.png' alt='Get it on Google Play' width='210' heigh='80'>](https://play.google.com/store/apps/details?id=org.asdtm.goodweather)
Eugene's avatar
Eugene committed

qqq3's avatar
qqq3 committed
## Screenshots
[<img src="http://i.imgur.com/FntbN8S.png" alt="Good Weather preview" width="200">](http://i.imgur.com/FntbN8S.png)
[<img src="http://i.imgur.com/WVFXEoo.png" alt="Good Weather preview" width="200">](http://i.imgur.com/WVFXEoo.png)
[<img src="http://i.imgur.com/pDjCCqo.png" alt="Good Weather preview" width="200">](http://i.imgur.com/pDjCCqo.png)
[<img src="http://i.imgur.com/lQKKBYY.png" alt="Good Weather preview" width="200">](http://i.imgur.com/lQKKBYY.png)
Eugene's avatar
Eugene committed

qqq3's avatar
qqq3 committed
## To-Do
qqq3's avatar
qqq3 committed
- [x] Remove Ads
- [x] Change Preference Screen
qqq3's avatar
qqq3 committed
- [x] Add notifications
qqq3's avatar
qqq3 committed
- [x] Add widgets
- [x] Change API > 21 theme
qqq3's avatar
qqq3 committed
- [ ] Grant permissions on Android 6.0 and above
qqq3's avatar
qqq3 committed
- [ ] Improve accessibility for people with disabilities
qqq3's avatar
qqq3 committed

## Donations
If you would like to help, you can donate Bitcoin on ```16rSzigYf3roULrPuMFe6mb5xxHE3iZspM``` address.

Or scan QR code with help Bitcoin app:
<img src="http://i.imgur.com/vNNN8IY.png" alt="QR code Bitcoin address" width="100" height="100" />

Thanks!

## License
```
Good Weather. App displays weather information.
Copyright (C) 2015, 2016 Eugene Kislyakov <aiqcms@gmail.com>

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with this program.  If not, see <http://www.gnu.org/licenses/>.
```