Skip to content

Bump v0.1.0

Latest
Compare
Choose a tag to compare
@Martan03 Martan03 released this 22 Sep 16:57
· 72 commits to master since this release

This is the first release!

Features:

  • Configuration:
    • Option to change settings in config file
    • Many options:
      • Where to search for music
      • Update library on start (updates async)
      • Fade play/pause
      • And more
  • Player:
    • Has all necessary feature (play, pause, next, previous,...)
    • Shuffle songs
  • State persistance:
    • Last played song, playlist
    • Volume, mute
    • Window size and position
  • GUI:
    • Good enough for usage (library page, playlist page)

More details:

I haven't included all the features, so if you like it so far, feel free to download and try it out!

How to get it?

You have to compile it yourself, but that shouldn't a problem. Only thing you need to have is cargo:

cargo build -r

After it is done compiling, you can then start the binary ./target/release/bump.