Weather app for Nextcloud
 
 
 
 
Go to file
Loic Blot 84f6c8a759 v1.0.0 2015-07-11 18:23:25 +02:00
appinfo v1.0.0 2015-07-11 18:23:25 +02:00
controller Prepare loading of weather view and check weather on an external API 2015-07-09 19:35:26 +00:00
css Style adjustements & wind direction 2015-07-11 15:43:40 +00:00
db Add city delete and interface improvements 2015-07-09 19:05:43 +00:00
images Mirror sun.png 2015-07-11 18:18:23 +02:00
img First commit 2015-07-08 21:29:55 +00:00
js Change some images, add credits and handle them 2015-07-11 18:16:41 +02:00
templates Style adjustements & wind direction 2015-07-11 15:43:40 +00:00
AUTHORS.md First commit 2015-07-08 21:29:55 +00:00
CHANGELOG.md First commit 2015-07-08 21:29:55 +00: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