fum is a tui-based mpris music client designed to provide a simple and efficient way to display and control your youtube music within a tui interface.
This is a fork of the original fum. This repo contains additions oriented on working specifically with youtube music. For example, in contrast to the original fum, this version has the ability to like and dislike currently playing videoNavigate to the releases page and download the latest binary
git clone https://github.com/ArnoDarkrose/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
Before using fum, you will need to authorize to your google account, which can be done by passing --authorize
key to the app. After that, you can use it normally, just like original fum.
See Wiki
Text me on Telegram @ArnoDarkrose
Check out privacy policy