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

wzykubek/rofi-mpd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.