From 9fe4344a04161a3c61aad6bec929e0de0b05ff39 Mon Sep 17 00:00:00 2001 From: Pavel 'LEdoian' Turinsky Date: Wed, 20 Sep 2023 11:28:05 +0200 Subject: [PATCH] Init w/ README --- README | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 README diff --git a/README b/README new file mode 100644 index 0000000..a568923 --- /dev/null +++ b/README @@ -0,0 +1,14 @@ +A simple set of scripts to report current state of Raspberry Pis used for music +sharing via snapcast, and visualising those reports. + +Intended for monitoring the camp infrastructure at M&M, which consists of +RasPis, old SOHO/Home routers and other non-enterprise stuff, with a random +desktop used as the server. + +The aim is to have something lightweight and easy to deploy, not feature +completeness. + +License: GNU GPLv2 (only), or individual agreement. + +Contact: pimonitor@pokemon.ledoian.cz +Patches, feedback, issues, etc. welcome on that email.