macOS
brew install boottermlocal Homebrew formula metadata
brew
bootterm のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install boottermlocal Homebrew formula metadata
sudo apk add boottermAlpine Linux edge package indexes · bootterm · ソース: dl-cdn.alpinelinux.org
sudo apt install boottermDebian stable package indexes · bootterm · ソース: deb.debian.org
nix profile install nixpkgs#boottermnixpkgs package indexes · pkgs/by-name/bo/bootterm/package.nix · ソース: api.github.com
scoop install extras/btScoop official bucket manifest trees · bucket/bt.json · ソース: api.github.com
winget install --id QwerProg.bt -eWindows Package Manager source index · QwerProg.bt · ソース: cdn.winget.microsoft.com
概要
Simple, reliable and powerful terminal to ease connection to serial ports
履歴
BootTerm is a small serial-terminal CLI focused on the awkward moment when USB serial ports appear, disappear, and change names during board boot and flashing. It is a niche but polished tool for embedded developers working with SBCs, USB UART adapters, and bootloader consoles.
The README describes BootTerm as a simple, reliable terminal designed for ephemeral serial ports, especially USB-based ports on single-board computers. Its feature set grew around automatic port detection, waiting for new or any port, non-standard baud rates, break sequences, RTS/DTR toggling, captures, timestamps, and a single `bt` binary with no unusual dependencies.
The official GitHub tags show v0.1 through v0.5, with release metadata for v0.2 in December 2020, v0.3 and v0.4 in early 2021, and v0.5 in April 2024. Release names mention macOS support, ttyACM detection, timestamps, CRLF handling, and escape-mode refinements.
Adoption is mostly among embedded Linux and board bring-up users rather than the general terminal-emulator audience. Package-manager metadata in the input shows availability through Alpine, Debian, Homebrew, Nix, Scoop, and winget, which is broad for a deliberately tiny serial-port utility.
The common workflow is `bt` with no argument to connect to the most recently registered serial device, `bt -l` to list candidates, `bt -n` to wait for a newly attached USB serial device, and baud or control-pin options for board reset and bootloader interactions.
BootTerm matters to package nerds because it is a focused replacement for heavier terminal programs in one specific packaging niche: reproducible board bring-up scripts and USB serial workflows. Its single-binary, libc-only style makes it easy for distributions to ship and for cross-platform embedded users to trust.
セキュリティ状態
narrow executable package without higher-risk signals.
リスク グリーン · 信頼度 低 · appliance
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
bt | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://github.com/wtarreau/bootterm
インストールメタデータ
| パッケージキー | brew:bootterm |
|---|---|
| バージョン | 0.5 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/bootterm |
| ホームページ | https://github.com/wtarreau/bootterm |
| リポジトリ | https://github.com/wtarreau/bootterm |
| 上流ドキュメント | https://github.com/wtarreau/bootterm#readme |
| ライセンス | MIT |
| ソースアーカイブ | https://github.com/wtarreau/bootterm/archive/refs/tags/v0.5.tar.gz |
| Bottle | 利用可能 (対象 arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, monterey, sonoma, ventura, x86_64_linux) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | bootterm |
| 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 |
|
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
bootterm 0.5-1+b1
simple terminal to ease connections with SBCs
https://github.com/wtarreau/bootterm
sudo apt install boottermbootterm
nix profile install nixpkgs#boottermbootterm 0.5-r0
Simple, reliable and powerful terminal designed to ease connection to ephemeral serial ports
https://github.com/wtarreau/bootterm
sudo apk add boottermbootterm-dbg 0.5-r0
Simple, reliable and powerful terminal designed to ease connection to ephemeral serial ports (debug symbols)
https://github.com/wtarreau/bootterm
sudo apk add bootterm-dbgextras/bt
scoop install extras/btQwerProg.bt
winget install --id QwerProg.bt -eソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.