Skip to content

schnello/volkszaehler.org

 
 

Repository files navigation

volkszaehler.org

Build Status Join the chat at https://gitter.im/volkszaehler/volkszaehler.org

volkszaehler.org is a free smart meter implementation with focus on data privacy.

Demo

http://demo.volkszaehler.org

Screenshot

Quickstart

From the shell:

wget https://raw.github.com/volkszaehler/volkszaehler.org/master/bin/install.sh
bash install.sh

Or follow the detailed installation instructions at http://wiki.volkszaehler.org/software/middleware/installation

Documentation

Support

Repository structure

volkszaehler.org/
 |_ etc/                    configuration files
 |_ bin/                    scripts for imports, installation etc.
 |_ htdocs/                 web UI
 |   \_ middleware.php      middleware
 |
 |_ lib/                    middleware libraries
 |_ test/                   unit tests
 \_ misc/
     |_ controller/         various logging tools, e.g. for mbus/messbus
     |_ docs/               documentation
     |_ graphics/           graphics for docs, etc.
     \_ sql/                database schema dumps
         \_ demo/           demo data

Copyright

Copyright © 2011-2018 volkszaehler.org Licensed under the GNU General Public License Version 3 (https://opensource.org/licenses/GPL-3.0).

About

Open Source Smart Meter with focus on privacy - you remain the master of your data.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 59.9%
  • JavaScript 22.0%
  • Shell 5.8%
  • Python 2.8%
  • Other 2.7%
  • CSS 2.4%
  • Other 4.4%