Skip to content

Latest commit

 

History

History
47 lines (28 loc) · 1.04 KB

README.md

File metadata and controls

47 lines (28 loc) · 1.04 KB

Xenoponics Logo

Xenoponics

A repository for scripts and other tools to run hydroponics systems in a smarter way.

Configured Scripts

control.py

Summary

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.

Requirements

  • Python 3.8+

Setup

Implicit purchase a Raspberry Pi and sensors and set it up goes here

  1. Make a virtualenv
python3 -m venv .xenovenv
  1. Activate the virtualenv
source ./xenovenv/bin/activate
  1. Install
pip3 install xenoponics

Usage

See xenoponics --help for usage information.


"I've been a plant lady since birth." - McCDouble21