Thank you for your donation!


Cloudsmith graciously provides open-source package management and distribution for our project.


Idea: Remote control
#5
Moode has a builtin service called triggerhappy that can be used to program the buttons of a remote control device. It comes preconfigured to control a basic USB volume knob.  Below is the config file.

/etc/triggerhappy/triggers.d/media.conf
Code:
KEY_VOLUMEUP     1 /var/www/util/vol.sh -up 1
KEY_VOLUMEDOWN   1 /var/www/util/vol.sh -dn 1
KEY_MUTE         1 /var/www/util/vol.sh -mute

Search the Forum for "triggerhappy" to find threads showing the configuration for various remote control devices. Here's an example: https://moodeaudio.org/forum/showthread....9#pid48649

And as @TheOldPresbyope mentioned try to describe what you want. There are many, many different types of remotes out there.
Enjoy the Music!
moodeaudio.org | Mastodon Feed | GitHub
Reply


Messages In This Thread
Remote control - by Nessor - 01-17-2025, 10:37 PM
RE: Remote control - by Tim Curtis - 01-17-2025, 10:42 PM
RE: Remote control - by Nessor - 01-19-2025, 04:38 AM
RE: Remote control - by TheOldPresbyope - 01-19-2025, 04:57 AM
RE: Remote control - by Tim Curtis - 01-19-2025, 11:41 AM
RE: Remote control - by Nessor - 01-20-2025, 04:14 PM
RE: Remote control - by Tim Curtis - 01-20-2025, 04:57 PM
RE: Remote control - by TheOldPresbyope - 01-20-2025, 05:36 PM

Forum Jump: