Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/qqq3/good-weather
Open source weather app for Android
https://github.com/qqq3/good-weather
android forecast java openweathermap weather
Last synced: 2 months ago
JSON representation
Open source weather app for Android
- Host: GitHub
- URL: https://github.com/qqq3/good-weather
- Owner: qqq3
- License: gpl-3.0
- Created: 2015-11-20T08:38:16.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2024-05-28T12:09:24.000Z (8 months ago)
- Last Synced: 2024-08-02T20:46:36.569Z (6 months ago)
- Topics: android, forecast, java, openweathermap, weather
- Language: Java
- Homepage:
- Size: 7.62 MB
- Stars: 240
- Watchers: 19
- Forks: 99
- Open Issues: 47
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG
- License: LICENSE
Awesome Lists containing this project
- Awesome-Android-Open-Source-Projects - Good-weather
README
[![Build Status](https://travis-ci.org/qqq3/good-weather.svg?branch=master)](https://travis-ci.org/qqq3/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)# Good Weather
Open source weather app for Android.[](https://f-droid.org/repository/browse/?fdid=org.asdtm.goodweather)
[](https://play.google.com/store/apps/details?id=org.asdtm.goodweather)## Features
* Different languages: Basque, Belarusian, Czech, English, French, German, Japanese, Spanish, Polish, Russian
* Current weather
* 7 day forecast
* Many locations
* Notifications
* Support different measuring units
* Ad-free## Screenshots
[](http://i.imgur.com/FntbN8S.png)
[](http://i.imgur.com/WVFXEoo.png)
[](http://i.imgur.com/pDjCCqo.png)
[](http://i.imgur.com/lQKKBYY.png)## To-Do
- [ ] Add weather map
- [ ] Improve accessibility for people with disabilities# Translations
[https://hosted.weblate.org/projects/good-weather/strings/](https://hosted.weblate.org/projects/good-weather/strings/)The strings are translated using [Weblate](https://weblate.org/en/). Follow
[these instructions](https://hosted.weblate.org/engage/good-weather/) if you would like to contribute
[here](https://hosted.weblate.org/projects/good-weather/strings/).## Donations
If you would like to help, you can donate Bitcoin on ```1FV8m1MKqZ9ZKB8YNwpsjsuubHTznJSiT8``` address.
Thanks!## List of contributors
[berian](https://github.com/beriain), [mahula](https://github.com/mahula), [naofum](https://github.com/naofum),
[thuryn](https://github.com/thuryn), [monolifed](https://github.com/monolifed), [marcoM32](https://github.com/marcoM32),
[Zagur](https://github.com/Zagur)## License
```
Good Weather. App displays weather information.
Copyright (C) 2015-2017 Eugene KislyakovThis 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 .
```