A super light-weight music player written in Rust. This is just a project that delves into learning Rust and extends the example given in Rust Programming By Example hopefully until it becomes a fully featured music player.
- GTK 3
- Pulse Audio
Grab the latest binaries here
- Extract the archive
- Navigate to 'blue-music' directory
- Make sure you own the binary file:
$ chmod +x blue-music
- Execute:
$ ./blue-music
- Double-click
- A decent desktop music player
- Smoother transitions between songs (closest moods, genres, volume, etc.)
CMD-line shuffling and playingGUI Controls- Support for FLACs
Genre-scored shuffling by hill climbFully operational music playback- Recursive folder loading
GUIA better looking GUIMore accurate song timingOpening multiple files / open a folderOptions for bothRefactor code to use relm patternsRefactor to be saferFast-forwardingFaster fast-forwading- Support for MP3, WAV, WEBM, OGG
- NN-based intelligent shuffling
- Actually getting to a releasable state
- Failure to display certain genre strings in now playing bar due to special characters