This program is designed for remote control of a computer. It allows users to manage and control their computer from a remote location. It was written using assembly as a university project for the purpose to show oppurtunities of this language.
- Remote desktop access
- Full mouse control: provides support for the left, right key and the scroll wheel
- Control basic keyboard buttons
- Support for pressing keys to use keyboard shortcuts or dragging objects with the mouse
- The experimental "Smooth Mouse" function slows down the transmission slightly, but makes the mouse movement smoother
- Self-made interframe encoding
No installation is required. Simply run BleenControl.exe and enter the server's IP address in the menu.
- Download the executable from the GitHub repository.
- Run
BleenControl.exe. - Enter the server's IP address in the menu to connect.
You can configure the server settings directly in the application menu. Here are some of the configurable options:
server_ip: The IP address of the server. It works just in local network
Contributions are welcome! Please fork the repository and submit a pull request with your changes.
For any questions or issues, please open an issue on GitHub or contact the project maintainer at timab023@gmail.com.