macOS
brew install litralocal Homebrew formula metadata
brew / rank 7940
Control Logitech Litra lights from the command-line. Version 3.3.0 via Homebrew; verified 2026-09-13.
install
brew install litralocal Homebrew formula metadata
overview
Control Logitech Litra lights from the command-line
history
litra-rs is a Rust hardware-control project whose `litra` executable manages Logitech Litra lights locally over USB.
litra-rs was created as a command-line and Rust interface for Logitech's Litra lighting hardware. Upstream currently supports Litra Glow, Litra Beam, and Litra Beam LX devices connected over USB.
The feature set expanded beyond basic power control to brightness and color-temperature adjustment, Beam LX rear-light control, machine-readable device discovery, and an MCP server.
The project is distributed through Cargo, direct release binaries, and Homebrew. The upstream README records that litra entered Homebrew core on January 30, 2026 after previously being distributed through the maintainer's tap.
Users turn lights on or off, adjust brightness and color temperature, select devices by serial number, path, or type, and request JSON-formatted device information.
Linux installations generally require the supplied `99-litra.rules` udev rule and membership in the `video` group. No application-specific persistent configuration or credential file is documented.
litra-rs packages vendor-specific USB lighting control as a small cross-platform Rust utility. Its progression from a third-party Homebrew tap into homebrew-core illustrates a common adoption route for specialized hardware CLIs.
Its combination of a command-line interface, Rust library, and local MCP server makes the same hardware integration usable by shell scripts, native applications, and agent-oriented tools.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
litra | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/timrogers/litra-rs
install metadata
| Package key | brew:litra |
|---|---|
| Version | 3.3.0 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/litra |
| Homepage | https://github.com/timrogers/litra-rs |
| Repository | https://github.com/timrogers/litra-rs |
| License | MIT |
| Source archive | https://github.com/timrogers/litra-rs/archive/refs/tags/v3.3.0.tar.gz |
| Last updated | 2026-09-13T04:42:45Z |
| Pulse | updated |
| Build dependencies | pkgconf, rust |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | litra |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.