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
2,855 downloads per month
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
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
![](https://img.gs/czjpqfbdkz/800/https://raw.githubusercontent.com/qxb3/fum/main/repo/showcase.png)
Contributing
Thank you for considering contributing to fum! Contributions are welcome and appreciated.
LICENSE
Dependencies
~31–63MB
~1M SLoC