vzlogger/README

29 lines
961 B
Text
Raw Normal View History

2011-02-24 14:43:11 +01:00
This are the scripts running on volkszaehler.org
2011-02-24 14:45:28 +01:00
Feel free to setup your own installation and protect your privacy!
2010-09-24 17:18:44 +02:00
volkszaehler.org/
2011-02-24 13:01:54 +01:00
|_ htdocs/ static files accessible through the web
2011-03-24 22:39:26 +01:00
| |_ middleware.php middleware bootstrapping
2011-02-24 13:01:54 +01:00
| \_ frontend web frontend
2010-09-24 17:18:44 +02:00
|
2011-02-24 13:01:54 +01:00
|_ etc/ configuration files
|_ var/ SQLite database (optional)
2011-03-24 22:39:26 +01:00
|_ lib/ middleware libraries
|_ misc/
2011-02-24 13:01:54 +01:00
|_ controller/
| |_ php/ simple reference implemenation of controllers
| \_ ethersex ethersex fork optimized for volkszaehler.org
|
2011-02-24 13:01:54 +01:00
|_ docs/ documentation
|_ frontend/
|_ graphics/ several graphics for docs, etc..
|_ sql/ database schema dumps
| \_ demo/ demo data
2010-09-24 17:18:44 +02:00
|
2011-02-24 13:01:54 +01:00
|_ tools/ scripts for imports, installation etc.
\_ tests/ simple tests for middleware classes
Wiki: http://wiki.volkszaehler.org
2010-09-10 18:00:57 +02:00
Other: http://volkszaehler.org
Or contact our mailing list: volkszaehler-dev@lists.volkszaehler.org