mirror of
https://github.com/hyperion-project/hyperion.ng.git
synced 2023-10-10 13:36:59 +02:00
penfold42
b971c39b07
add "enable" : true/false to both udp listener and boblight, zeroconf cleanup (#22)
* Added "enable" : true to both udp and boblight server * Changed the zeroconf/mDNS service names: _hyperiond-proto._tcp local _hyperiond-json._tcp local _hyperiond-rgbled._udp local Changed the zeroconf/mDNS description: $leddevicename@$hostname Removed the ability to configure these from the json config file Cleaned up the formatting * Change default priority of udp listener to be 700
HYPERION
This is a (alpha) development branch for the next major version of hyperion
Current new deps (libs) QT5
- sudo apt-get install qt5-default (ToDo no the full package of qt5 is required)
zeroconf
- apt-get install libavahi-core-dev libavahi-compat-libdnssd-dev
More information can be found on the official Hyperion Wiki
If you need further support please open a topic at the our new forum! Hyperion webpage/forum.
The source is released under MIT-License (see http://opensource.org/licenses/MIT).
Description
Languages
C++
62%
JavaScript
22.5%
CMake
5.2%
HTML
3.4%
Python
3.2%
Other
3.6%