bump

Best Universal Music Player written in Rust and Iced

Stars
2

Bot releases are hidden (Show)

bump - Bump v0.1.0 Latest Release

Published by Martan03 about 1 year ago

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.