mirror of
https://github.com/hyperion-project/hyperion.ng.git
synced 2023-10-10 13:36:59 +02:00
parent
5e559627be
commit
380f9b5d3e
@ -1,5 +1,5 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
#Use a clean Raspbian Stretch Lite and Ubunut 18/19 and run this script
|
#Use a clean Raspbian Stretch Lite and Ubuntu 18/19 and run this script
|
||||||
##############
|
##############
|
||||||
#ON TARGET
|
#ON TARGET
|
||||||
#--------------
|
#--------------
|
||||||
|
@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
* Low CPU load makes it perfect for SoCs like Raspberry Pi
|
* Low CPU load makes it perfect for SoCs like Raspberry Pi
|
||||||
* Json interface which allows easy integration into scripts
|
* Json interface which allows easy integration into scripts
|
||||||
* A command line utility to for testing and integration in automated environment
|
* A command line utility 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](https://play.google.com/store/apps/details?id=nl.hyperion.hyperionpro)).
|
* 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](https://play.google.com/store/apps/details?id=nl.hyperion.hyperionpro)).
|
||||||
* Black border detector and processor
|
* Black border detector and processor
|
||||||
* A scriptable (Python) effect engine
|
* A scriptable (Python) effect engine
|
||||||
|
Loading…
Reference in New Issue
Block a user