A rust audio player that will be better than VLC Media Player. App is usable as of 8/18, will likely continue adding to the project as I use it and wish it could do more.
- Install rust if not already installed (https://rust-lang.org/tools/install/)
- run
git clone https://github.com/JamesW6/BetterVLC.git - run
cd BetterVLC - run
cargo run --release