Logging utility for several meters & sensors
Find a file
2010-11-07 23:25:14 +01:00
backend added vendor directory 2010-11-07 16:14:48 +01:00
controller updated ethersex submodule 2010-11-07 17:13:22 +01:00
frontend resolution (tuples) gets automatically determined by screen width 2010-11-07 23:25:14 +01:00
share deleted "share/docs" directory and moved standard files to root 2010-11-01 18:31:15 +01:00
.gitignore improved interpreters 2010-07-19 17:33:26 +02:00
.gitmodules added submodule to our ethersex fork 2010-10-09 16:19:17 +02:00
CHANGELOG deleted "share/docs" directory and moved standard files to root 2010-11-01 18:31:15 +01:00
COPYING deleted "share/docs" directory and moved standard files to root 2010-11-01 18:31:15 +01:00
index.php some cosmetic changes 2010-09-04 01:29:40 +02:00
INSTALL added link to installation instructions 2010-11-01 18:32:36 +01:00
README fixed definitions and added translations 2010-09-26 14:00:15 +02:00

Hier finden sich alle Skripte, die auf volkszaehler.org laufen:

volkszaehler.org/
 |_ frontend/			Web Frontend
 |_ backend/			PHP Backend
 |_ controller/			Controller Code für verschiedene Plattformen/Programmiersprachen
 |   |_ php/			Einfach Referenzimplementation des Controller-Codes in PHP
 |   \_ ethersex		Portierung auf ethersex
 |
 \_ share/			Gemeinsam genutze Codebestandteile
     |_ docs/			Dokumentation
     |_ sql/			SQL-Schema Dumps für verschieden Datenbanksysteme
     |   \_ demo/		Demo Daten zum Import in die Datenbank
     |
     |_ tools/			Verschiedene Scripts zum Importieren von Daten, Installation, Helper etc.
     \_ tests/			Einfache Testcases für einige Klasses des Backends

Wiki: http://wiki.volkszaehler.org
Other: http://volkszaehler.org