Skip to content
/ fum Public
forked from qxb3/fum

A fully ricable tui-based mpris music client.

License

Notifications You must be signed in to change notification settings

rubyowo/fum

 
 

Repository files navigation

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

CONTRIBUTING

LICENSE

MIT

About

A fully ricable tui-based mpris music client.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Rust 84.7%
  • Nix 4.7%
  • Svelte 4.5%
  • TypeScript 3.0%
  • CSS 1.4%
  • JavaScript 1.0%
  • HTML 0.7%