Update 'README.md'

This commit is contained in:
Josh North 2018-01-01 08:35:29 -05:00
parent e1f4ff6c6d
commit cd1bcad28c

View File

@ -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.
### 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.