Crate of the Week

I'd like to self-nominate code-radio-cli. It's a command line music radio client for https://coderadio.freecodecamp.org (about). It supports Windows, Linux, and should work on macOS.

I listen to freeCodeCamp's Code Radio every time I want to focus when coding. It's a network music radio that plays music designed for coding, 24/7.

When I started learning Rust, I thought the fastest way to learn it is to port some programs I wrote before to Rust. I wrote a Code Radio GUI client before, so I ported it to Rust as a cool console program.

Now when I want some music while coding, I just run code-radio in my IDE's terminal.

Screenshot

9 Likes