An open API service indexing awesome lists of open source software.

https://github.com/bezmuth/icy-vibes

Internet radio application written in rust
https://github.com/bezmuth/icy-vibes

iced iced-rs internet-radio rodio rust streaming-audio

Last synced: 27 days ago
JSON representation

Internet radio application written in rust

Awesome Lists containing this project

README

          

# IcyVibes
IcyVibes is a lighteweight internet radio player for Linux, written in rust using the [iced](https://iced.rs/) gui toolkit and the [rodio](https://github.com/RustAudio/rodio) audio playback library. Inspired by [goodvibes](https://gitlab.com/goodvibes/goodvibes).

## Screenshots
### Onboarding
![IcyVibes Onboarding](/repoassets/firststart.png?raw=true)
### Adding a station
![IcyVibes adding a station](/repoassets/addstation.png?raw=true)
### Station list
![IcyVibes station list](/repoassets/stationlist.png?raw=true)
### Station editing
![IcyVibes station list](/repoassets/stationedit.png?raw=true)