Skip to content

XeroxDev/Loupedeck-plugin-YTMDesktop

Repository files navigation

1. Table of content

2. Badges

Forks Stars Watchers Contributors

Issues Issues closed

Issues-pr Issues-pr closed PRs welcome

Release Downloads

Awesome Badges

3. What is this Plugin?

This Loupedeck Plugin allows you to control the YouTube Music Desktop App

Note

We don't support v1.13.0 or lower, we recommend updating to the latest Nightly pre-release

4. Support / Feedback

You found a bug? You have a feature request? I would love to hear about it here or click on the "Issues" tab here on the GitHub repositorie!

You can also join my discord here

5. Actions

  • Play / Pause Track
  • Next Track
  • Previous Track
  • Like Track
  • Dislike Track
  • Volume Mute
  • Volume Down
  • Volume Up
  • Track Info
    • Shows a scrolling text for album, title and author
    • Shows the thumbnail of the track
  • Shuffle
  • Repeat
    • NONE
    • ALL
    • ONE

6. How to use it?

  1. Install the YouTube Music Desktop App.
  2. Install the Plugin from Releases
  3. Add Actions to your Loupedeck.
  4. Activate the Companion Server / Remote control from YTMD App
    • Settings > Integration > "Enable Companion Server" or "Remote control" (Should be the first entry with an open icon)
  5. Click on the open Icon or go to http://localhost:9863/ (Default)
  6. Optional: Activate password protection. else go to 7.
  7. Add “Open settings” action and touch it
  8. Add all settings. (Host, Port, Password)
  9. Click save

7. How to contribute?

Just fork the repository and create PR's, but we use commitizen to optimal release the plugin.

commitizen is following the conventionalcommits specification which follows the angular commit guidelines

Here is a neat little cheatsheet for Conventional Commits