Custom LED programming for my latest PC build.
Effects are triggered based upon current state of PC temperature, CPU and memory load, with integration between LEDs on fans, RAM sticks, strimer and water cooler block.
- The amazing OpenRGB project and community
- Diogo Trindade and contributors for OpenRGB.NET client
- Stipec for an article on implementing an Avalonia tray icon
TODO
> dotnet --list-sdks
8.0.201 [/usr/share/dotnet/sdk]
> git --version
git version 2.43.0
> git clone https://github.com/si618/alien-factory.git
Cloning into 'alien-factory'...
> cd alien-factory
> dotnet build
> dotnet test
> dotnet run --project ./src/AlienFactory