https://github.com/mschneider82/keylight-control
elgato keylight controller GUI for linux mac and windows
https://github.com/mschneider82/keylight-control
elgato elgato-key-light hacktoberfest keylight
Last synced: 6 months ago
JSON representation
elgato keylight controller GUI for linux mac and windows
- Host: GitHub
- URL: https://github.com/mschneider82/keylight-control
- Owner: mschneider82
- License: mit
- Created: 2021-10-27T11:17:56.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-10-04T08:14:45.000Z (over 3 years ago)
- Last Synced: 2025-08-09T21:38:25.868Z (10 months ago)
- Topics: elgato, elgato-key-light, hacktoberfest, keylight
- Language: Go
- Homepage:
- Size: 62.5 KB
- Stars: 8
- Watchers: 2
- Forks: 1
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# keylight-control
Elgato Keylight Controller for linux

## Dependencies
The Elgato Keylights are being detected by Avahi/Zeroconf multicast DNS resolution.
Depending on your Linux distribution the necessary packages my not be installed
and you have to add the `nss-mdns` or `libnss-mdns` package to your system. After
that you have to configure your system to use this facility for the resolution of
systems in the `/etc/nsswitch.conf`.
For Mac OS users the name resolution scheme is called Bonjour and is installed
and configured automatically.
## Usage
```
$ keylight-control
```
Or with [keylight-systray](https://github.com/mschneider82/keylight-systray)
## License
MIT
## Author
Matthias Schneider