A repository for scripts and other tools to run hydroponics systems in a smarter way.
The management script for our current Raspberry Pi setup. Uses Typer, python-requests, and Python stdlib to perform POST requests to XenoAPI, which is a GraphQL API that handles database interactions.
- Python 3.8+
Implicit purchase a Raspberry Pi and sensors and set it up goes here
- Make a virtualenv
python3 -m venv .xenovenv- Activate the virtualenv
source ./xenovenv/bin/activate- Install
pip3 install xenoponicsSee xenoponics --help for usage information.
"I've been a plant lady since birth." - McCDouble21
