macOS
brew install blink1provider-native install command
brew / rank 8335
Control blink(1) indicator light. Version 2.5.0 via Homebrew; verified 2026-05-18.
install
brew install blink1provider-native install command
overview
Control blink(1) indicator light
history
blink(1) is ThingM's USB RGB notification light, and `blink1-tool` is the official command-line and C/C++ tooling for controlling it. The Homebrew package represents the Unix-friendly side of a physical status indicator: scriptable color, blink, pattern, and firmware/device operations.
The upstream README calls the repository the official collection of C/C++ command-line tools for the blink(1) USB RGB LED. It lists `blink1-tool`, `blink1-tiny-server`, `blink1control-tool`, `blink1-lib`, `blink1-mini-tool`, and `blink1raw` as current tools.
GitHub releases show continued maintenance from the 2.x line through 2026, including releases for both `blink1-tool` and `blink1-tiny-server`.
blink(1) was adopted by developers and operations users as a physical notifier for builds, alerts, chat status, and ambient monitoring. Package-manager facts list Homebrew, Nix, and Scoop, which matches a cross-platform hardware utility used from scripts rather than a single desktop app.
`blink1-tool` can list devices, set RGB/HSB colors, blink or flash, play/write/read patterns, save startup behavior, query firmware, select device IDs, and run quiet or verbose for scripts. Linux users may need udev rules so non-root processes can access the USB HID device.
The tooling supports macOS, Windows, Linux, FreeBSD, Raspberry Pi OS, BeagleBone, OpenWRT/DD-WRT, and other systems with GNU Make and a C compiler, with HIDAPI and simpler HIDDATA/libusb-oriented build options.
blink(1) is a neat package-manager artifact because installing one CLI turns a USB gadget into a Unix endpoint. It bridges shell scripts, CI systems, and physical computing without a daemon or cloud service.
It is also a tiny example of hardware packaging done right: udev rules, static-build concerns, HID backend choices, release binaries, a C library, and a CLI all live close together.
security posture
No matching local secret-handling manifest was found for blink1. Nucleus package metadata is still published here so future coverage has a stable package URL.
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 |
|---|---|---|---|
blink1-tool | executable | indexed executable | Discovered from the local executable index. |
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.
install metadata
| Package key | brew:blink1 |
|---|---|
| Version | 2.5.0 |
| Package manager | Homebrew |
| Homepage | https://blink1.thingm.com/ |
| Repository | https://github.com/todbot/blink1-tool |
| Last updated | 2026-05-18T02:22:18Z |
| Pulse | updated |
| Bottle | not recorded |
| Service | none declared |
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.