My first Rust GUI project
Currently selected folder is saved to folder.txt so it stays when you restart the program
Download from https://github.com/Emarald64/music-player/releases
- Install rust from https://rust-lang.org/tools/install/ if you havent already
- Clone Repository with
git clone https://github.com/Emarald64/music-player.git - Run
cargo run -r
- Icons - Google Materal Icons
- Sound playing library - Rodio
- GUI library - Iced