An open API service indexing awesome lists of open source software.

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.

Awesome Lists containing this project

README

          


Keylight Commander App Icon

# Keylight Commander

[![Github Release](https://img.shields.io/github/v/release/davidchalifoux/keylight-commander?style=for-the-badge)](https://github.com/davidchalifoux/keylight-commander/releases/latest)
[![Github License](https://img.shields.io/github/license/davidchalifoux/keylight-commander?style=for-the-badge)](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


App screenshot
App screenshot
App screenshot

## 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)