Skip to content

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

Notifications You must be signed in to change notification settings

svenp/volkszaehler.org

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

volkszaehler.org/
 |_ htdocs/			static files accessible through the web
 |   |_ backend.php		backend bootstrapping
 |   \_ frontend		web frontend
 |
 |_ etc/			configuration files
 |_ var/			SQLite database (optional)
 |_ lib/			backend libraries
 |_ misc/
     |_ controller/
     |   |_ php/		simple reference implemenation of controllers
     |   \_ ethersex		ethersex fork optimized for volkszaehler.org
     |
     |_ 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 backend classes
     \_ website/		our main webpage on http://volkszaehler.org

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.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 83.3%
  • PHP 15.4%
  • Shell 1.2%
  • Perl 0.1%