1.2.9 • Published 7 years ago

mpc-control v1.2.9

Weekly downloads
1
License
MIT
Repository
github
Last release
7 years ago

mpc-control

An interactive controller for mpc (which is itself a controller for mpd (music player daemon)).

Installation

sudo npm install -g mpc-control

Usage

Run the client with

mpc-control

This starts an interactive shell. There are now a number of shortcut keys available to easily handle your mpc player!

Play & Stop

  • p: mpc play
  • s: mpc stop
  • space: toggle pause / play

Volume

  • arrow-up: mpc volume +1
  • arrow-down: mpc volume -1

Playlist

  • 1: mpc play 1
  • 2: mpc play 2
  • ...
  • 9: mpc play 9

Quit Client

ctrl+c

1.2.9

7 years ago

1.2.8

7 years ago

1.2.7

7 years ago

1.2.6

7 years ago

1.2.5

7 years ago

1.2.4

7 years ago

1.2.3

7 years ago

1.2.2

7 years ago

1.2.1

7 years ago

1.2.0

7 years ago

1.1.1

7 years ago

1.1.0

7 years ago

1.0.1

7 years ago

1.0.0

7 years ago