- Added CodeDocs config file for customization - Fixing LGTM alerts - LGTM bug fixed again - added token option to hyperion-remote - fix DBManager::getDB() - next bugfix - correct broken signal from SettingManager to Hyperion - Token list is created after the schema is fetched Signed-off-by: Paulchen-Panther <Paulchen-Panter@protonmail.com>
3.2 KiB
About Hyperion
Hyperion.NG is an opensource Bias or Ambient Lighting implementation which you might know from TV manufactures. It supports many LED devices and video grabbers. The project is still in a beta development stage (no stable release available).
Features:
- Low CPU load makes it perfect for SoCs like Raspberry Pi
- Json interface which allows easy integration into scripts
- A command line utility to for testing and integration in automated environment
- Priority channels are not coupled to a specific led data provider which means that a provider can post led data and leave without the need to maintain a connection to Hyperion. This is ideal for a remote application (like our Android app).
- Black border detector and processor
- A scriptable (Python) effect engine
- A multi language web interface to configure and remote control hyperion
If you need further support please open a topic at the forum!
Contributing
Contributions are welcome! Feel free to join us! We are looking always for people who wants to participate.
For an example, you can participate in the translation.
Requirements
Debian 9, Ubuntu 16.04 or higher. Windows is not supported currently.
We provide a macOS Build but we can not support this.
Building
See CompileHowto and CrossCompileHowto.
Download
Please be patient. The first release is coming soon.
License
The source is released under MIT-License (see http://opensource.org/licenses/MIT).