




This Loupedeck Plugin allows you to control the YouTube Music Desktop App
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
- 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
- Install the YouTube Music Desktop App.
- Install the latest Plugin (
.lplug4
file) from Releases
- Add Actions to your Loupedeck.
- 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)
- Click on the open Icon or go to http://localhost:9863/ (Default)
- Optional: Activate password protection. else go to 7.
- Add “Open settings” action and touch it
- Add all settings. (Host, Port, Password)
- Click save
Download Source Code Changelog
Just fork the repository and create PR's, but we use standard-version to optimal release the plugin.
standard-version is following the conventionalcommits specification which follows the angular commit guidelines
Here is a neat little cheatsheet for Conventional Commits