bgewehr / volkszaehler.org

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

Home Page:http://volkszaehler.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This are the scripts running on volkszaehler.org
Feel free to setup your own installation and protect your privacy!

volkszaehler.org/
 |_ etc/			configuration files
 |_ debian			metadata for debian packaging
 |_ htdocs/			static files accessible through the web
 |   |_ middleware.php		middleware bootstrapping
 |   \_ frontend		web frontend
 |
 |_ lib/			middleware libraries
 |_ misc/
 |   |_ controller/
 |   |   |_ vzlogger/		command line tool to log meters/sensors
 |   |   |_ mbus/               a controler for mbus/messbus
 |   |   \_ batch/		batch scripts for logging (prototypes)
 |   |
 |   |_ docs/			documentation
 |   |_ frontend/		
 |   |_ graphics/		several graphics for docs, etc..
 |   |_ sql/			database schema dumps
 |   |   \_ demo/		demo data
 |   |
 |   |_ tools/			scripts for imports, installation etc.
 |   \_ tests/			simple tests for middleware classes
 \_ var/			SQLite database (optional)

Wiki: http://wiki.volkszaehler.org
Other: http://volkszaehler.org
Or contact our mailing list: volkszaehler-dev@lists.volkszaehler.org

About

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

http://volkszaehler.org

License:GNU General Public License v3.0


Languages

Language:JavaScript 46.6%Language:PHP 42.1%Language:Perl 4.7%Language:Shell 3.9%Language:Python 1.7%Language:CSS 0.6%Language:Lua 0.5%