32 lines
1.1 KiB
Markdown
32 lines
1.1 KiB
Markdown
# Nextcloud Weather
|
||
[![GitHub license](https://img.shields.io/badge/license-AGPLv3-blue.svg)](https://raw.githubusercontent.com/nextcloud/weather/master/COPYING)
|
||
|
||
**Nextcloud Weather provides an application to register cities and show the weather previsions**
|
||
|
||
![](screenshots/1.png)
|
||
|
||
## Installation
|
||
|
||
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.
|
||
|
||
## 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)
|
||
|
||
## Maintainers
|
||
|
||
- [Loïc Blot](https://github.com/nerzhul)
|
||
|
||
If you’d like to join, just go through the [issue list](https://github.com/nextcloud/weather/issues/) and fix some. :)
|
||
|
||
## Requirements
|
||
|
||
- Nextcloud 9+
|
||
|
||
## Support
|
||
|
||
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.
|