1
0
Fork 0
A commandline utility written in Kotlin to control your Elgato Key Light and Key Light Air.
 
Go to file
Florian Schrofner bb31d3b274 add daemon command, remove some echoes 2022-02-20 17:10:38 +01:00
gradle/wrapper initial commit 2022-02-12 15:28:46 +01:00
src/nativeMain/kotlin/fi/schro add daemon command, remove some echoes 2022-02-20 17:10:38 +01:00
.gitignore initial commit 2022-02-12 15:28:46 +01:00
build.gradle.kts add apply command functionality 2022-02-19 17:37:09 +01:00
gradle.properties setup koin, add light repository, start network setup 2022-02-13 17:31:48 +01:00
gradlew initial commit 2022-02-12 15:28:46 +01:00
gradlew.bat initial commit 2022-02-12 15:28:46 +01:00
settings.gradle.kts initial commit 2022-02-12 15:28:46 +01:00