diff options
author | erg <uinarf@autistici.org> | 2021-06-02 06:44:57 +0200 |
---|---|---|
committer | erg <uinarf@autistici.org> | 2021-06-02 06:44:57 +0200 |
commit | 1a0a4403726ea29f114481c14eb3cc6438863e88 (patch) | |
tree | 6f8bd7e8883f2ec9352875c2b20dca42ef406a46 | |
parent | a2a05d9e9d9245be4c6e4e9c70334b8ac5fc299b (diff) | |
download | RPGH-1a0a4403726ea29f114481c14eb3cc6438863e88.tar.gz RPGH-1a0a4403726ea29f114481c14eb3cc6438863e88.tar.bz2 RPGH-1a0a4403726ea29f114481c14eb3cc6438863e88.zip |
added a README.md
-rw-r--r-- | README.md | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/README.md b/README.md new file mode 100644 index 0000000..52ff16d --- /dev/null +++ b/README.md @@ -0,0 +1,7 @@ +# RPGH repository +**Another greenhouse monitoring app** + +Greenhouse monitoring app. Consists of a server part collecting sensor data and a GUI. +Those two are independent. Monitor runs on raspberry pi, GUI can be either run from there and accessed via ssh with X forwarding or run on a client (laptop) accessing database on the Pi. + +![Alt text] /var/git/RPGH/RPGH.png |