Thank you for your donation!


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


change volume via web command line
#2
The web api can be accessed via

Code:
http://moode/command?cmd=

Examples
Code:
http://moode/command?cmd=play
http://moode/command?cmd=next
http://moode/command?cmd=stop
http://moode/command?cmd=vol.sh up 1
http://moode/command?cmd=vol.sh dn 1
http://moode/command?cmd=vol.sh mute
http://moode/command?cmd=vol.sh 25


Via SSH
Code:
pi@rp3:~ $ /var/www/vol.sh --help
Usage: vol.sh [OPTION] [VOLUME]
Change the volume and update the knob.

With no OPTION or VOLUME, print the current volume.
With just VOLUME, set current volume to VOLUME.

-up            VOLUME  value between 1 and 100
-dn            VOLUME  value between 1 and 100
-mute          mute or unmute the volume
-restore       set volume to current knob volume
--version      print the program version
--help         print this help text
pi@rp3:~ $
Enjoy the Music!
moodeaudio.org | Mastodon Feed | GitHub
Reply


Messages In This Thread
change volume via web command line - by gmarins - 02-03-2019, 01:51 PM
RE: change volume via web command line - by Tim Curtis - 02-03-2019, 02:55 PM

Forum Jump: