Giter VIP home page Giter VIP logo

youlessmonitor's Introduction

Youless Monitor

Features

  • Live weergave
  • Dag weegave
  • Week weergave
  • Maand weergave
  • Scheiding hoog/laag tarief
  • Scheiding hoog/laag verbruik
  • Hoog/laag verbruik weekend/feestdagen (zie tabel feestdagen in de database. Er is nog geen onderhouds form)
  • Verbruiksdata opslag met 1 record per minuut, met een unique key op het tijdstip zodat een frequentere update mogelijk is waardoor de kans op verlies van data kleiner is.
  • (dag/week) Grafiek start op het vroegst gemeten tijdstip, en niet altijd op 00:00 (eigenlijk alleen nodig als je net met de youless begint)

Eisen

  • MySQL DB
  • PHP 5.2
  • PHP curl extension
  • PHP pdo_mysql extension

Setup

  1. Pas 'settings.inc.php.example' aan en hernoem het naar 'settings.inc.php' (in de map 'inc')
  2. Nieuwe setup: roep 'install.php' aan.
  3. Bestaande setup/database: roep 'update.php' aan
  4. Voeg een uurlijkse cronjob toe die 'cronjob.php' aanroept 0 * * * * /usr/bin/php /home/htdocs/huis/cronjob.php
  5. Default username/password is admin/admin

Licentie

Copyright 2015. Deze software is beschikbaar onder de GNU General Public License versie 3. Dit is vrije software.

De bijdragers aan deze software zijn:

  • -LA-
  • J van der Kroon
  • Xander
  • Michiel Nijkamp
  • Paul Cornelissen

youlessmonitor's People

Contributors

paulcornelissen avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.