Skip to content

trishika/home-pi-web

Repository files navigation

Description

Home-pi-web is part of Home-pi a project aim to provide domotique service with a raspberrypi.

Home-pi-web is a server providing a web interface to control stuff through the REST API.

USAGE

Install requirement :

pip install -r requirements.txt

Run :

./webServer.py servers.json

Install on the system :

make install

Dependencies

Flask : Use to server content.

Simplejson : Use to easily handle json data.

Bootstrap: Use for web page UI.

Copying

Copyright (C) 2013, Aurélien Chabot aurelien@chabot.fr

Licensed under GPLv3.

See COPYING file.

About

Web server for the home-pi project

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published