项目作者: Nosskirneh

项目描述 :
Web server written in GO for advanced management of hyperion.
高级语言: JavaScript
项目地址: git://github.com/Nosskirneh/hyperionweb.git
创建时间: 2016-03-09T22:59:55Z
项目社区:https://github.com/Nosskirneh/hyperionweb

开源协议:GNU General Public License v3.0

下载


hyperionweb

Web server written in GO for advanced management of hyperion.

Keeps track of last color, whether there is an efect running or if plex is using the leds. Also turns on the leds when you’re coming home and turn them off when you disconnect from wifi.

page

Installation

  1. Download golang.

  2. Configure the parameters located within the const block in hyperionweb.go

  3. Build the package (go build hyperionweb.go) and run it.

Acknowledgements

This is a fork of Bryal‘s unfinished hyperionweb.