fum-player 1.3.1

A tui-based mpris music client.
fum-player-1.3.1 is not a library.

❗❗ IMPORTANT ❗❗

⚠️ Currently in a full codebase rewrite See #98 for the motivations on why.

Demo

Installation

Packaging status

Build from source

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

Configuring

See Wiki

Need help?

Join Discord Server!.

Showcase on a rice

Contributing

CONTRIBUTING

LICENSE

MIT