RemoteCommands is a collection of cross-platform applications designed for remote command execution. It consists of Admin, the application for sending commands; Executor, the application for executing commands; and Server, the application that provides communication between Admin and Executor.
This project supports the following remote commands:
- Start/stop sending screenshots.
- Open file with default app.
- Open URL, photo, video, audio.
- Execute
.bat,.bash,.pyscripts. - Send files.
- Reboot PC.
You can find the instructions for starting each of the components in the respective README files: Admin, Executor, Server
The project is available under the MIT license.
