#mpris #music #client #fum #tui #terminal #tui-based

app fum-player

A tui-based mpris music client

34 releases (3 stable)

1.3.0 Feb 22, 2025
0.9.15 Feb 8, 2025
0.1.5 Dec 30, 2024

#24 in Audio

Download history 504/week @ 2024-12-25 255/week @ 2025-01-01 674/week @ 2025-01-08 811/week @ 2025-01-15 610/week @ 2025-01-22 563/week @ 2025-01-29 563/week @ 2025-02-05 165/week @ 2025-02-12 341/week @ 2025-02-19 54/week @ 2025-02-26

1,188 downloads per month

MIT and CC-PDDC licenses

1MB
2K SLoC

fum: A fully ricable tui-based mpris music client.

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.

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

Dependencies

~30–62MB
~1M SLoC