Skip to content
This repository has been archived by the owner on Nov 21, 2022. It is now read-only.

Latest commit

 

History

History
52 lines (43 loc) · 906 Bytes

README.md

File metadata and controls

52 lines (43 loc) · 906 Bytes

mpd-menu

GitHub tag (latest by date)

Description

Simple mpd client in rofi.

Screenshots

scr1

scr2

scr3

Installation

From AUR (Arch Linux)

yay -S rofi-mpd

From source

Dependencies

Package Description
rofi application menu, dmenu replacement
mpd music player daemon
mpc CLI client for mpd

Install dependencies

Arch Linux

sudo pacman -S --needed rofi mpd mpc

Debian/Ubuntu

sudo apt install rofi mpd mpc

Fedora

sudo dnf install rofi mpd mpc

openSUSE

sudo zypper in rofi mpd mpc

Clone repository

git clone https://github.com/samedamci/rofi-mpd

Usage

Use ./rofi-mpd with --help or -h flag to get help.