mirror of
https://github.com/hyperion-project/hyperion.ng.git
synced 2025-03-01 10:33:28 +00:00
platform cleanup and cmake osx fix (#294)
* rename platform rpi-pwm to rpi. remove original rpi platform install symlink to bin folder create effects folder for custom effects * fix osx jobs evaluation
This commit is contained in:
11
effects/readme.txt
Normal file
11
effects/readme.txt
Normal file
@@ -0,0 +1,11 @@
|
||||
This folder is for your personal effects.
|
||||
If you want to modify effect parameters only, use the effect configurator from the webinterface.
|
||||
If you want to develop your own effects, place python and json files here.
|
||||
|
||||
If you need examples or want to modify python file for hyperion included effect- You can export the included effects:
|
||||
|
||||
hyperiond --export-effects <existing path to export>
|
||||
|
||||
e.g.
|
||||
|
||||
hyperiond --export-effects /usr/share/hyperion/effects
|
Reference in New Issue
Block a user