uniremotecontroller
versalRemoteController v1.0
Desktop Application and android Application for Remote Control Computer in Local Network
The desktop application accepts commands from the Android applications for the UDP and launches the program assigned to the user, this is a motive to be console programs or desktop programs.
An example of a desktop application configuration:
Volume up (default);4001;smplayer -send-action increase_volume
Volume down (default);4002;smplayer -send-action decrease_volume
Power off (default);1000;shutdown now
Next (default);2000;smplayer -send-action play_next
Prev (default);2001;smplayer -send-action play_prev
Play (default);2002;smplayer -send-action play
Pause (default);2003;smplayer -send-action pause
Author Technomag, May 2022