From cd1bcad28ca2a7e2298377d78b640ca4586d5e98 Mon Sep 17 00:00:00 2001 From: Josh North Date: Mon, 1 Jan 2018 08:35:29 -0500 Subject: [PATCH] Update 'README.md' --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index f27e64d..dc93441 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,7 @@ # PDUcontrol -Script to control dumb telnet-accessible power strips. Created with clean output for use in Home Assistant or other automation but could be used as a standalone app as well. Will require modification to work with other boot bar prompts or output. \ No newline at end of file +### About +Script to control dumb telnet-accessible power strips. Created with clean output for use in Home Assistant or other automation but could be used as a standalone app as well. Will require modification to work with other boot bar prompts or output. There are many other ways to do it that are probably all better but this filled my needs. + +### Install +Download to desired directory, chmod +x, install a cron job to listen for changes.