Creation of a secure remote computer control system.
Functionality:
Power management: Remote shutdown and reboot of the PC.
Monitoring: Receiving real-time screenshots of the desktop.
Launching software: Ability to open a browser or specific programs via commands from the chat.
Security: Access to the bot is restricted to the owner only (user_id verification).
Stack: Python, Aiogram, OS library, PyAutoGUI
Power management: Remote shutdown and reboot of the PC.
Monitoring: Receiving real-time screenshots of the desktop.
Launching software: Ability to open a browser or specific programs via commands from the chat.
Security: Access to the bot is restricted to the owner only (user_id verification).
Stack: Python, Aiogram, OS library, PyAutoGUI