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

app fum-player

A tui-based mpris music client

31 releases (8 breaking)

new 0.9.15 Feb 8, 2025
0.8.2 Jan 29, 2025
0.1.5 Dec 30, 2024

#2 in #mpris

Download history 289/week @ 2024-12-22 227/week @ 2024-12-29 661/week @ 2025-01-05 585/week @ 2025-01-12 918/week @ 2025-01-19 577/week @ 2025-01-26 639/week @ 2025-02-02

2,855 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

Thank you for considering contributing to fum! Contributions are welcome and appreciated.

LICENSE

MIT

Dependencies

~31–63MB
~1M SLoC