This commit is contained in:
b1rdhous3 2019-07-12 20:37:35 +02:00
parent 5ec24a3c88
commit 02d825e876
1 changed files with 2 additions and 1 deletions

View File

@ -7,7 +7,7 @@
## About Hyperion
[Hyperion.NG](https://github.com/hyperion-project/hyperion.ng) is an opensource '[Bias or Ambient Lighting](https://en.wikipedia.org/wiki/Bias_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).
[Hyperion.NG](https://github.com/hyperion-project/hyperion.ng) is an opensource [Bias or Ambient Lighting](https://en.wikipedia.org/wiki/Bias_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).
![Screenshot](doc/screenshot.png)
@ -34,6 +34,7 @@ For an example, you can participate in the translation.
## Requirements
Debian 9, Ubuntu 16.04 or higher. Windows is not supported currently.
We provide an macOS Build but we can not support this.
## Building
See [CompileHowto](CompileHowto.md) and [CrossCompileHowto](CrossCompileHowto.txt).