Weather app for Nextcloud
 
 
 
 
Go to file
Loic Blot 55f806fa1a Prepare setting currentCity home template 2015-07-18 08:14:05 +00:00
appinfo Add forecast details 2015-07-15 19:38:29 +00:00
controller Add forecast details 2015-07-15 19:38:29 +00:00
css Prepare setting currentCity home template 2015-07-18 08:14:05 +00:00
db Add city delete and interface improvements 2015-07-09 19:05:43 +00:00
img Add home icon 2015-07-18 09:36:15 +02:00
js Prepare home img and properly close weather panel when removing the current opened city 2015-07-18 08:01:38 +00:00
templates Prepare setting currentCity home template 2015-07-18 08:14:05 +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