rtdsx

im simply a creature. wobbling

A small corner of the web where I dump what I'm into lately.

2025-02-26 - clio: terminal radio

Posted 2025-02-26. Tags: project, cli, radio, tui

Made clio – a simple command line radio to browse and play internet stations in the terminal.

Searches via Radio Browser API (name/tag), shows results in a blessed TUI, plays with mpv. Arrow keys to navigate, / or s to search, Enter to play, x to stop, q to quit.

Runs great in Termux on my phone too – Node + mpv installed, then `clio` and pocket radio while out.

Early (v0.1.1), but works solid. No bloat, MIT license.
Repo: github.com/notrtdsx/clio

Back to blog