| Crates.io | fum-player |
| lib.rs | fum-player |
| version | 1.3.1 |
| created_at | 2024-12-26 07:54:09.566782+00 |
| updated_at | 2025-03-15 12:05:33.118211+00 |
| description | A tui-based mpris music client. |
| homepage | https://github.com/qxb3/fum |
| repository | https://github.com/qxb3/fum |
| max_upload_size | |
| id | 1495502 |
| size | 2,009,574 |
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.
⚠️ Currently in a full codebase rewrite See #98 for the motivations on why.
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
See Wiki
Join Discord Server!.