GQRX is the primary open-source SDR application for macOS and Linux, developed by Alexandru Csete. It provides the same core capability as SDR# on Windows: real-time spectrum display, audio reception, and recording from RTL-SDR and other compatible hardware. For Mac and Linux investigators who want to use SDR radio monitoring, GQRX is the standard tool.
GQRX supports all standard reception modes: AM, FM, USB, LSB, CW, and more. The waterfall display shows RF activity across a configurable frequency span in real time. The application is available on macOS via Homebrew (brew install gqrx) and on Linux via most distribution package managers — straightforward installation with no manual build required.
GQRX can record IQ (raw radio) data for later re-processing — you can record the raw radio environment during an investigation and replay or re-tune it afterwards. When used with the gqrx-ghostbox Python script, it becomes a controllable ghost box system on Mac and Linux. For RF monitoring, establish a baseline scan of all radio activity before investigation, then compare against real-time during the session.