Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nextcloud/weather
⛅️ Weather app for Nextcloud
https://github.com/nextcloud/weather
nextcloud openweathermap php
Last synced: 27 days ago
JSON representation
⛅️ Weather app for Nextcloud
- Host: GitHub
- URL: https://github.com/nextcloud/weather
- Owner: nextcloud
- License: agpl-3.0
- Created: 2015-07-08T21:32:09.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2024-05-21T01:44:54.000Z (6 months ago)
- Last Synced: 2024-05-21T03:11:17.712Z (6 months ago)
- Topics: nextcloud, openweathermap, php
- Language: JavaScript
- Homepage:
- Size: 74.1 MB
- Stars: 46
- Watchers: 12
- Forks: 27
- Open Issues: 22
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: COPYING
- Authors: AUTHORS.md
Awesome Lists containing this project
- awesome-nextcloud - weather - Weather app for NC (Apps / Official)
README
# 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.