Logging utility for several meters & sensors
Find a file
2011-08-08 01:30:13 +02:00
etc last changes for the release 2011-08-08 01:30:13 +02:00
htdocs removed drag&drop support (partial) as workaround for #110 2011-08-08 00:48:37 +02:00
lib fixed syntax error 2011-08-08 01:10:06 +02:00
misc removed trash 2011-08-05 19:04:06 +02:00
.gitignore closes #39 (new directory structure) 2010-12-27 16:06:03 +01:00
.gitmodules fixed invalid submodule address 2011-07-18 10:54:35 +02:00
.htaccess allow access to non htdocs directory from localhost for development purpuses 2011-03-07 15:35:30 +01:00
CHANGELOG last changes for the release 2011-08-08 01:30:13 +02:00
COPYING updated docs 2011-08-08 01:09:45 +02:00
INSTALL updated docs 2011-08-08 01:09:45 +02:00
README updated docs 2011-08-08 01:09:45 +02:00

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
 |   |   \_ 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