35 releases (4 stable)
1.3.1 | Mar 15, 2025 |
---|---|
0.9.15 | Feb 8, 2025 |
0.1.5 | Dec 30, 2024 |
#96 in Audio
157 downloads per month
1.5MB
2.5K
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
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
LICENSE
Dependencies
~30–66MB
~1M SLoC