2017-02-27 17:22:22 +00:00
# Nextcloud Weather
[![GitHub license ](https://img.shields.io/badge/license-AGPLv3-blue.svg )](https://raw.githubusercontent.com/nextcloud/weather/master/COPYING)
2015-07-08 21:29:55 +00:00
2017-02-27 17:27:40 +00:00
**Nextcloud Weather provides an application to register cities and show the weather previsions**
2015-07-08 21:29:55 +00:00
2017-02-27 17:22:22 +00:00
![](screenshots/1.png)
2015-07-08 21:29:55 +00:00
2017-02-27 17:22:22 +00:00
## Installation
2015-07-08 21:29:55 +00:00
2017-02-27 17:22:22 +00:00
In your Nextcloud, simply navigate to »Apps«, choose the category »Tools«, find the Weather app and enable it.
Then open the Weather app from the app menu.
2015-07-08 21:29:55 +00:00
2018-03-02 09:56:08 +00:00
## Configuration (admin)
This app requires an OpenWeatherMap API key. Go to administration panel and enter the key in **Additionnal settings** section.
![](img/weather-admin-settings.png)
2017-02-27 17:22:22 +00:00
## Maintainers
2015-07-08 21:29:55 +00:00
2017-02-27 17:22:22 +00:00
- [Loïc Blot ](https://github.com/nerzhul )
2015-07-08 21:29:55 +00:00
2017-02-27 17:22:22 +00:00
If you’ d like to join, just go through the [issue list ](https://github.com/nextcloud/weather/issues/ ) and fix some. :)
2015-07-08 21:29:55 +00:00
2017-02-27 17:22:22 +00:00
## Requirements
2015-07-08 21:29:55 +00:00
2017-02-27 17:22:22 +00:00
- Nextcloud 9+
2015-07-08 21:29:55 +00:00
2017-02-27 17:22:22 +00:00
## Support
2015-07-08 21:29:55 +00:00
2017-02-27 17:22:22 +00:00
If you need assistance or want to ask a question about Weather, you are welcome to [ask for support ](https://help.nextcloud.com ) in our Forums or the [IRC-Channel ](https://webchat.freenode.net/?channels=nextcloud ). If you have found a bug, feel free to open a new Issue on GitHub.