Commands - adryzz/RemotePresentationManager GitHub Wiki

List of all commands (all commands are UPPERCASE. typing them using lowercase characters will not work)

AT - Show connection info and version

LOCK - Re-locks the current session with the password

HELP - Show this help

SHOW - Shows the main window

HIDE - Hides the main window

CLOSE - Quits the program NOTE: There is a known bug that affects v4.0-v4.2.0 that prevents the app from exiting. At the moment it is fixed but you have to wait v4.3.0 in order to have a pre-compiled version

KEY <some text> - Types that text/Presses keys

MOUSE X<number>Y<number> - Sets mouse position

CLIP <some text> - Copies that text into the clipboard

MUTE - Mutes volume

UNMUTE - Unmutes volume

VOLUME <0-100> - Set volume percentage

PLAY <FOREGROUND - BACKGROUND - ERROR - DEVICEIN - DEVICEOUT> - Plays the sound

SAY <some text> - Says the text

UP/DOWN/LEFT/RIGHT/F5/ALTF4/ESC - the key(s)

IMG <path of an image> - Draws the image

URLIMAGE <url> - Draws an image on the Internet (experimental) At the moment it does not work. If you have a fix, please let me know by starting a pull request. Using this command in this state will crash the application!

PLAYSOUND <path of a sound file> - Plays the sound file

STOP - Stops the sound player

PAUSE - Pauses the sound player

RESUME - Resumes the sound player after pause

LOOP <ON - OFF> - Sets the loop mode of the sound player

PLAYURL <url> - Plays a sound file in an URL

ROTATE <0-90-180-270> - Rotates the screen

MSG <some text> - Shows a message box and returns the button pressed

QMSG <some text> - Shows a message box with question icon and two buttons (yes and no) and returns which button is being pressed

MSGLOOP - Creates a loop of messageboxes

SHUTDOWN/REBOOT - Shuts down/Reboots the system

CRASH - Real BSOD

EXPLORER - Kills explorer.exe

CMD <command> - Runs a command

VCMD <command> - Runs a command in the hidden cmd window, returning the result (i's like a remote cmd)

HOOK/UNHOOK - Blocks shortcuts

STARTUP - Setups Run at startup

⚠️ **GitHub.com Fallback** ⚠️