https://github.com/davidchalifoux/keylight-commander
Cross-platform application for controlling Elgato Key Lights.
https://github.com/davidchalifoux/keylight-commander
elgato elgato-key-light keylight react rust tauri
Last synced: 8 months ago
JSON representation
Cross-platform application for controlling Elgato Key Lights.
- Host: GitHub
- URL: https://github.com/davidchalifoux/keylight-commander
- Owner: davidchalifoux
- License: mit
- Created: 2024-02-02T22:24:47.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2025-03-25T14:08:13.000Z (about 1 year ago)
- Last Synced: 2025-10-04T00:02:31.424Z (8 months ago)
- Topics: elgato, elgato-key-light, keylight, react, rust, tauri
- Language: TypeScript
- Homepage:
- Size: 4.23 MB
- Stars: 13
- Watchers: 1
- Forks: 0
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- License: license.md
Awesome Lists containing this project
README
# Keylight Commander
[](https://github.com/davidchalifoux/keylight-commander/releases/latest)
[](https://github.com/davidchalifoux/keylight-commander/blob/main/license.md)
Keylight Commander is an open-source and cross-platform application for controlling [Elgato Key Lights](https://www.elgato.com/us/en/p/key-light).
## Screenshots
## Features
- Support for macOS, Windows, and Linux
- Adjust brightness, color temperature, and power
- Sync adjustments to all lights
- Give lights nicknames
- Automatic light discovery via mDNS
- Uses minimal resources
## Installation
Download the [latest release](https://github.com/davidchalifoux/keylight-commander/releases/latest) for your platform and install it.
## Contributing
Contributions are welcome and highly appreciated. This project is using Tauri and React.
#### Recommended IDE Setup
- [VS Code](https://code.visualstudio.com/) + [Tauri](https://marketplace.visualstudio.com/items?itemName=tauri-apps.tauri-vscode) + [rust-analyzer](https://marketplace.visualstudio.com/items?itemName=rust-lang.rust-analyzer)