fum is a tui-based mpris music client designed to provide a simple and efficient way to display and control your music within a tui interface.
⚠️ Currently in a full codebase rewrite See #98 for the motivations on why. You can still use fum as it is.
git clone https://github.com/qxb3/fum.git
cd fum
cargo build --release
# Either copy/move `target/release/yum` to /usr/bin
# Or add the release path to your system's path
# Moving fum binary to /usr/bin
mv target/release/fum /usr/bin
See Wiki
Join Discord Server!.