A Python-based web remote control application that allows you to control your computer from any device with a web browser. Features include mouse control (with a mousepad and a 'find mouse' glow effect), keyboard input (with Arabic support), media controls, application launching, and a basic file browser.
Features:
Mouse control (left/right click, movement, 'find mouse' glow)
Keyboard input (supports Unicode/Arabic via clipboard)
Media controls (play/pause, next/previous track, volume up/down, mute)
Application Launcher (e.g., Calculator, Notepad)
Basic File Browser
WebSockets for real-time communication
Clean, modular, and object-oriented codebase