macOS
brew install readsblocal Homebrew formula metadata
brew / rank 4914
ADS-B decoder swiss knife. Version 3.16.16 via Homebrew; verified 2026-09-13. Also installable with debian: sudo apt install readsb.
install
brew install readsblocal Homebrew formula metadata
sudo apt install readsbDebian stable package indexes · readsb · source: deb.debian.org
nix profile install nixpkgs#readsbnixpkgs package indexes · pkgs/by-name/re/readsb/package.nix · source: api.github.com
overview
ADS-B decoder swiss knife
history
readsb is a Mode S and ADS-B decoder that processes aircraft transponder data from supported SDR devices or network sources and exports tracking information in several formats.
readsb belongs to a lineage beginning with antirez's dump1090, followed by work from Malcolm Robb, dump1090-mutability, and dump1090-fa.
Mictronics created readsb as a fork of dump1090-fa. Wiedehopf subsequently created the present detached fork and continues its development.
readsb is used in Linux and Raspberry Pi receiver stacks and is packaged by Homebrew, Debian, and Nix according to source_facts.package-manager. Its compatibility with dump1090-family network formats helps it fit established ADS-B feeder ecosystems.
The project is commonly paired with tar1090 for browser-based aircraft visualization and can operate either from local SDR hardware or network-provided receiver data.
Users can build readsb with RTL-SDR support for direct reception or run it in network mode against another decoder's Beast stream. It exposes decoded data through network ports, JSON files, an HTTP API, and optional trace archives.
On the documented Debian-style service installation, receiver type, device, network ports, and decoder options are configured in /etc/default/readsb. The official README warns that trace-history options can create thousands of files per day.
readsb is notable among radio and self-hosting enthusiasts as a high-performance, scriptable decoder with extensive network, JSON, API, trace-history, and aircraft-database options.
Its place in the dump1090 lineage gives it compatibility with a mature ecosystem while its continued development adds richer tracking and aggregation features.
security posture
No matching local secret-handling manifest was found for readsb. 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.
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
/etc/default/readsbexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
readsb | 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/wiedehopf/readsb
install metadata
| Package key | brew:readsb |
|---|---|
| Version | 3.16.16 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/readsb |
| Homepage | https://github.com/wiedehopf/readsb |
| Repository | https://github.com/wiedehopf/readsb |
| License | GPL-3.0-or-later |
| Source archive | https://github.com/wiedehopf/readsb/archive/refs/tags/v3.16.16.tar.gz |
| Last updated | 2026-09-13T05:45:36Z |
| Pulse | updated |
| Dependencies | librtlsdr, libusb, zstd |
| Build dependencies | pkgconf |
| Uses from macOS | ncurses |
| 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 | readsb |
| Version Scheme | 0 |
| Revision | 0 |
| 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.
readsb 3.14.1630+git20240609.adc080d-1
Mode-S/ADSB/TIS decoder for RTLSDR, BladeRF, Modes-Beast and GNS5894 devices
https://github.com/adsbfi/readsb
sudo apt install readsbreadsb
nix profile install nixpkgs#readsbsource 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.