Skip to content

Latest commit

 

History

History
47 lines (31 loc) · 1.2 KB

README.md

File metadata and controls

47 lines (31 loc) · 1.2 KB

👽 Alien Factory

build License

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.

🙇‍♂️ Kudos

🎉 Demo

TODO

🏗 Build️

> 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

🧪 Test

> dotnet test

🚀 Launch

> dotnet run --project ./src/AlienFactory