38 lines
928 B
Markdown
38 lines
928 B
Markdown
## ownCloud Weather
|
|
|
|
|
|
### Introduction
|
|
ownCloud Weather provides an application to register cities and show the weather previsions
|
|
|
|
### Licence
|
|
ownCloud Weather web application is currently under AGPL licence but this free licence can be modificated to a better free licence.
|
|
|
|
|
|
### Requirements
|
|
- An ownCloud instance
|
|
|
|
|
|
### Installation
|
|
1. Download the [latest release](https://github.com/nerzhul/owncloud-weather/releases)
|
|
2. Place this app in **owncloud/apps/** and unpack it
|
|
3. Rename folder to weather
|
|
3. Activate the app in https://your-owncloud/index.php/settings/apps?installed
|
|
|
|
|
|
### Owncloud SMS core issues
|
|
*Please create your core issues here:*
|
|
https://github.com/nerzhul/owncloud-weather/issues
|
|
|
|
|
|
### Issue template
|
|
**Server**
|
|
- ownCloud version: X.X.X
|
|
- PHP version: X.X
|
|
- HTTPd server: <apache|nginx...>
|
|
- HTTPS: <yes|no>
|
|
|
|
**Content of /owncloud/data/owncloud.log**
|
|
```
|
|
Place content of your owncloud.log here
|
|
```
|