macOS
brew install boottermlocal Homebrew formula metadata
brew
Simple, reliable and powerful terminal to ease connection to serial ports. Version 0.5 via Homebrew; verified from local package data.
install
brew install boottermlocal Homebrew formula metadata
sudo apk add boottermAlpine Linux edge package indexes · bootterm · source: dl-cdn.alpinelinux.org
sudo apt install boottermDebian stable package indexes · bootterm · source: deb.debian.org
nix profile install nixpkgs#boottermnixpkgs package indexes · pkgs/by-name/bo/bootterm/package.nix · source: api.github.com
scoop install extras/btScoop official bucket manifest trees · bucket/bt.json · source: api.github.com
winget install --id QwerProg.bt -eWindows Package Manager source index · QwerProg.bt · source: cdn.winget.microsoft.com
overview
Simple, reliable and powerful terminal to ease connection to serial ports
history
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.
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 |
|---|---|---|---|
bt | 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/wtarreau/bootterm
install metadata
| Package key | brew:bootterm |
|---|---|
| Version | 0.5 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/bootterm |
| Homepage | https://github.com/wtarreau/bootterm |
| Repository | https://github.com/wtarreau/bootterm |
| Upstream docs | https://github.com/wtarreau/bootterm#readme |
| License | MIT |
| Source archive | https://github.com/wtarreau/bootterm/archive/refs/tags/v0.5.tar.gz |
| Bottle | available (on arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, monterey, sonoma, ventura, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| 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 |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
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 -esource 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.