Skip to content

AnsgarSchmidt/sensomatic

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sensomatic

Home Sensor Network with MQTT

##Setup Server

sudo apt-get install -y python-pip python-virtualenv libffi-dev libssl-dev
git clone https://github.com/AnsgarSchmidt/sensomatic.git
cd sensomatic/server
virtualenv .
. bin/activate
pip install -r requirements.txt

Development Build Status

Master Build Status

About

Home Sensor Network with MQTT

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages