📻 HD Radio with RTL-SDR
macOSWindowsTerminal Guide
Use an RTL-SDR (Blog V3/V4 recommended) and nrsc5 to listen to HD Radio with a single Terminal/PowerShell command. No heavyweight apps needed!
What You'll Need
- RTL-SDR dongle (RTL-SDR Blog V3 or V4 recommended)
- USB port on your computer (macOS Ventura+ or Windows 11)
- nrsc5 software (install via Homebrew on Mac or GitHub on Windows)
- A decent FM antenna (or even just the included antenna)
Quick Start (macOS)
Install nrsc5 using Homebrew:
brew install nrsc5
Then tune to an HD Radio station:
nrsc5 -l 1 -p 0 89.3
Quick Start (Windows)
Download pre-compiled binaries from the nrsc5 GitHub repository, extract, and run in PowerShell:
./nrsc5.exe -l 1 -p 0 89.3