# blink1 を Homebrew, Nix, scoop でインストール

blink1 のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

## インストール

```sh
sudo av install brew:blink1
```

追加のインストールコマンド:

### macOS

- Homebrew (100%):

```sh
brew install blink1
```

  証拠: local Homebrew formula metadata

### Linux

- Nix (92%):

```sh
nix profile install nixpkgs#blink1-tool
```

  証拠: nixpkgs package indexes: pkgs/by-name/bl/blink1-tool/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

### Windows

- Scoop (92%):

```sh
scoop install main/blink1-tool
```

  証拠: Scoop official bucket manifest trees: bucket/blink1-tool.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1

## パッケージ情報

- **パッケージキー:** brew:blink1
- **パッケージマネージャ:** Homebrew
- **バージョン:** 2.5.0
- **ソース概要:** Control blink(1) indicator light
- **ホームページ:** <https://blink1.thingm.com/>
- **リポジトリ:** <https://github.com/todbot/blink1-tool>
- **最終更新:** 2026-05-18T02:22:18Z
- **生成日時:** 2026-08-03T19:37:03+00:00

## 実行可能ファイル

- blink1-tool (エイリアス)

## インストール挙動

- Bottle: 利用不可

## バージョンと鮮度

- ページ生成日: 2026-08-03
- マネージャ版: 2.5.0
## プロジェクトの歴史と使われ方

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.

### タイムライン

- 2018-05-12: v2.0.1 release published on GitHub.
- 2022-01-27: v2.3.0 release published on GitHub.
- 2025-11-24: v2.4.0 release published on GitHub.
- 2026-04-16: v2.5.0 release published for blink1-tool and blink1-tiny-server.

### Related projects

- Related projects include Blink1Control, `blink1-tiny-server`, HIDAPI, libusb, udev-based Linux device access, and other USB notification-light integrations used by build and monitoring systems.

### ソース

- <https://blink1.thingm.com/blink1-tool>
- <https://github.com/todbot/blink1-tool#readme>
- <https://github.com/todbot/blink1-tool/releases>
- input source_facts.package-manager


## セキュリティノート

blink1 に一致するローカルシークレット処理マニフェストは見つかりませんでした。将来の対応で安定したパッケージ URL を使えるよう、Nucleus パッケージメタデータはここに公開されています。


## 他のパッケージマネージャ記録

- Nix - blink1-tool: installed executable or alias match | nixpkgs package indexes: pkgs/by-name/bl/blink1-tool/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- Scoop - main/blink1-tool: installed executable or alias match | Scoop official bucket manifest trees: bucket/blink1-tool.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1


## Combined YAML source

View the package source record on GitHub. [combined/blink1.yml](https://github.com/mxcl/pkgdb/blob/main/combined/blink1.yml)


## ソース

- pkg.so package database
- Geiger risk classifier
- curated package history
- pkgdb category and tag curation
- external package-manager database matches
- cross-ecosystem install command graph
