The web frontend for GreenPiThumb.
git clone --recursive https://github.com/masterhui/GreenPiThumb_Frontend.git
cd GreenPiThumb_Frontend
sudo pip install -r requirements.txt
git clone --recursive https://github.com/masterhui/GreenPiThumb_Frontend.git
cd GreenPiThumb_Frontend
sudo pip install -r requirements.txt
sudo pip install -r dev_requirements.txt
- GreenPiThumb: The GreenPiThumb backend, which manages all the physical hardware and sensors for the GreenPiThumb device.
- GreenPiThumb_Frontend_static: An AngularJS web app for viewing GreenPiThumb status (the static portion of the web frontend).
- ansible-role-greenpithumb: An Ansible role for deploying all parts of GreenPiThumb to a system.