Skip to content
This repository has been archived by the owner on Jul 28, 2024. It is now read-only.
/ rofi-mpc Public archive

Play/control your music with the power of mpc through rofi

License

Notifications You must be signed in to change notification settings

magnouvean/rofi-mpc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

rofi-mpc

A simple rofi interface for mpd based on mpc

Installation

Simply copy the rofi-mpc script somewhere in your path and make sure it is executable. The script also needs the following dependencies installed (and working!):

  • mpd
  • mpc
  • python
  • rofi

Options

Currently rofi-mpc lets you do the following:

  • play a single track
  • queue a track next (and start playing if queue is empty)
  • play a random queue
  • shuffle the current queue
  • pause
  • unpause
  • stop (clears the queue as well)
  • skip to next track
  • go to previous track

Arguments

The following command line arguments are supported:

  • -v / --version (prints the current version)
  • -q / --quiet (disables output to terminal, given the program doesn’t crash)

About

Play/control your music with the power of mpc through rofi

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages