The official repository for Yet Another Lighting Control for YARG.
YALCY IS IN ALPHA! EXPECT BUGS, SETTING CHANGES, INCOMPLETE FEATURES, CRASHES, LOOKING BAD, AND MORE! Help test YALCY!
YALCY is YARG's offical light controller for real world lighting effects. It currently supports:
Protocol | Status |
---|---|
Stage Kit and compatible hardware such as FatsCo devices | Working! |
DMX output over ethernet via sACN | Working! |
Phillips hue entertainment api | Working! |
RB3E datastream, partial, just the lighting data | Working! |
OpenRGB | Working! |
Download the release for your operating system. Run it, can be minimized. Run YARG (a versison that outputs the datasstream). Rock on.
Git clone the repo. Build in IDE of choice.
YALCY is licensed under the GNU Lesser General Public License v3.0 (or later) - see the LICENSE
file for details.
Some libraries/assets are packaged with the source code have licenses that must be included.
Link | License | Use |
---|---|---|
Avalonia | MIT | Multi-platform UI framework |
Haukcode.sACN | MIT | sACN (DMX) handling |
HidSharp | Apache 2.0 | USB device managment |
HueApi | MIT | Phillips Hue handling |
Newtonsoft.Json | MIT | Settings saving and loading |
OpenRGB.net | MIT | OpenRGB handling |