Skip to content
Oona Räisänen edited this page Jun 10, 2026 · 29 revisions

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

The idea of redsea is to be something of a logger or a converter. The main problem we are solving is this: how to take data meant for real-time display and meaningfully print it as self-sufficient log entries instead?

This wiki contains information that goes past the readme.

It's highly recommended to read through this wiki to understand how redsea works.

And some discussion on Redsea internals:

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

Clone this wiki locally