Skip to content
Oona Räisänen edited this page Oct 26, 2025 · 25 revisions

redsea is an FM-RDS decoder for Linux / macOS that outputs newline-delimited JSON (ndjson).

RDS is what enables your car radio to display the station name and the song playing.

The idea of redsea is to be something of a logger or a converter. The main problem is: how to take data of real-time nature and meaningfully print it as self-sufficient log entries?

This wiki contains information that goes past the readme, namely:

And some discussion on Redsea internals:

Clone this wiki locally