An application for easy control of a PC on a local network.
It does not require a permanent connection, does not require the definition of end devices.
To work, you only need to run the script on the end device and control directly from the phone.
Three quick access tabs:
1 - to control MEDIA KEYBOARDS (like on laptops and keyboards with a separate row of keys, play / pause, volume, switch between tracks)
2 - hotkeys for watching YouTube (J, K, L, M, arrows, shift + N, shift + P)
3 - standard hotkeys (arrows, spacebar)
The application will receive updates, but if you wish for a small donat I will customize it specifically for you.
From the requirements:
1 - the router should NOT be configured to isolate devices
2 - the script is written in Python, there are no special requirements for it, it works on any OS
3 - the phone and the managed devices must be in the same LAN segment. Port 54679 is open.
4 - Python is installed (tested on 3.6.8, add the package through PIP-pyautogui.
on Windows: win + r, pip install pyautogui)
The script runs in 2 modes - console and background.
client.pyw - background
client.py - console
Scripts folder:
https://drive.google.com/open?id=1IrkpI5mpU5h3mUUwmDPrOVsmE9-rlU8i
It does not require a permanent connection, does not require the definition of end devices.
To work, you only need to run the script on the end device and control directly from the phone.
Three quick access tabs:
1 - to control MEDIA KEYBOARDS (like on laptops and keyboards with a separate row of keys, play / pause, volume, switch between tracks)
2 - hotkeys for watching YouTube (J, K, L, M, arrows, shift + N, shift + P)
3 - standard hotkeys (arrows, spacebar)
The application will receive updates, but if you wish for a small donat I will customize it specifically for you.
From the requirements:
1 - the router should NOT be configured to isolate devices
2 - the script is written in Python, there are no special requirements for it, it works on any OS
3 - the phone and the managed devices must be in the same LAN segment. Port 54679 is open.
4 - Python is installed (tested on 3.6.8, add the package through PIP-pyautogui.
on Windows: win + r, pip install pyautogui)
The script runs in 2 modes - console and background.
client.pyw - background
client.py - console
Scripts folder:
https://drive.google.com/open?id=1IrkpI5mpU5h3mUUwmDPrOVsmE9-rlU8i
Show More