35 releases (4 stable)

1.3.1 Mar 15, 2025
0.9.15 Feb 8, 2025
0.1.5 Dec 30, 2024

#138 in Audio

Download history 197/week @ 2024-12-21 316/week @ 2024-12-28 528/week @ 2025-01-04 560/week @ 2025-01-11 990/week @ 2025-01-18 603/week @ 2025-01-25 597/week @ 2025-02-01 311/week @ 2025-02-08 159/week @ 2025-02-15 244/week @ 2025-02-22 36/week @ 2025-03-01 1/week @ 2025-03-08 124/week @ 2025-03-15 17/week @ 2025-03-22 5/week @ 2025-03-29 4/week @ 2025-04-05

150 downloads per month

MIT and CC-PDDC licenses

1.5MB
2.5K SLoC

Rust 2K SLoC // 0.0% comments TypeScript 165 SLoC // 0.1% comments Svelte 134 SLoC JavaScript 42 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.

❗❗ 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

Dependencies

~30–63MB
~1M SLoC