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

Unverified Commit 029da6e7 authored by qqq3's avatar qqq3
Browse files

Update README

parent f39f3c02
Loading
Loading
Loading
Loading
+40 −4
Original line number Diff line number Diff line
# Good Weather
[![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)

Open Source weather app for Android.

<a href='https://play.google.com/store/apps/details?id=org.asdtm.goodweather'><img alt='Get it on Google Play' src='https://play.google.com/intl/en_us/badges/images/generic/en_badge_web_generic.png' width='210' heigh='80'/></a>
[<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)

## To-Do
## 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)

## To-Do
- [x] Remove Ads
- [x] Change Preference Screen
- [x] Add notifications
- [ ] Add widgets
- [x] Add widgets
- [x] Change API > 21 theme
- [ ] Grant permissions on Android 6.0 and above
- [ ] Change API > 21 theme

## 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/>.
```