Weather app for Nextcloud
 
 
 
 
Go to file
Ner'zhul cf66554c9c Merge pull request #17 from butonic/fixurlwhenusingdifferentappsfolder
fix url when using different apps folder
2016-12-29 09:04:04 +01:00
appinfo Add missing nextcloud tag 2016-12-12 07:33:47 +01:00
controller Add cityentity object for ownCloud 9.1 2016-04-24 22:16:29 +02:00
css Handle openweathermap API key error properly 2015-10-25 13:04:03 +01:00
db Add cityentity object for ownCloud 9.1 2016-04-24 22:16:29 +02:00
img Add home icon 2015-07-18 09:36:15 +02:00
js fix url when using different apps folder 2016-12-27 23:41:14 +01:00
templates fix url when using different apps folder 2016-12-27 23:41:14 +01:00
AUTHORS.md First commit 2015-07-08 21:29:55 +00:00
CHANGELOG.md 1.3.0 release 2015-10-25 13:06:58 +01:00
COPYING First commit 2015-07-08 21:29:55 +00:00
README.md First commit 2015-07-08 21:29:55 +00:00

README.md

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
  2. Place this app in owncloud/apps/ and unpack it
  3. Rename folder to weather
  4. 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