1.1.7 • Published 1 year ago

clementine-powermate-remote v1.1.7

Weekly downloads
6
License
MIT
Repository
github
Last release
1 year ago

Griffin Powermate Remote Control for Clementine 🍊

Node-based remote control for the Clementine music player using a Griffin Powermate (unfortunately discontinued)

  • Rotate wheel: Volume control
  • Button press: Plays/pauses currently playing track
  • Hold button and rotate clockwise: Next track
  • Hold button and rotate counter-clockwise: Previous track

Running with npx

Requirements

Node.js 10+

Usage

Make sure Use a network remote control is enabled in Clementine > Preferences > Network Remote (for security, using an authentication code is recommended.), then run:

npx clementine-powermate-remote [--options]

Alternative Install

npm install -g clementine-powermate-remote
clementine-powermate-remote [--options]

Options

  • --host: Set clementine host (default: 127.0.0.1)
  • --port: Set clementine port (default: 5500)
  • --code: Auth code to use with Clementine (default: 43304)

For all CLI options, run clementine-powermate-remote --help.

1.1.7

1 year ago

1.1.6

2 years ago

1.1.5

2 years ago

1.1.4

2 years ago

1.1.3

3 years ago

1.1.2

3 years ago

1.1.1

4 years ago

1.0.4

5 years ago