#radio #minimalist #player #rodio #reqwest #internet-radio

app rust_radio

Radio Rust is minimalist rust based Internet Radio Player using eframe, Reqwest, and Rodio

4 stable releases

1.0.3 Oct 27, 2024
1.0.2 Jun 5, 2023
1.0.1 Mar 31, 2023
1.0.0 Mar 30, 2023

#178 in Audio

AGPL-3.0

47KB
430 lines

Radio Rust

A minimalist rust based Internet Radio Player using eframe, Reqwest, and Rodio. Uses .pls files to play internet ratio streams. Currently no support for .m3u files.

Installation

Use can use cargo to install rust_radio

cargo install rust_radio

or download the correct binary from the releases.

Usage

rust_radio

or run the executable if you download the binary release.

You can use the "Create New Station" in the gui to create .pls files to the station or put external .pls files into the rust_radio directory created in the User's Music folder, if the directory is not their then create it. If your station doesn't appear in the gui then rust_radio has found an issue with it.

Screenshots

alt text

Dependencies

~18–58MB
~1M SLoC