Plug-and-play automation for SpaceDesk secondary monitors. Works independently for Windows laptops and Android tablets.
- Download this repo on your laptop
- Go to
/windows - Double-click
START.bat - Follow the prompts
That is it. The script handles everything automatically.
Follow the step-by-step guide in /android/README.md
- Auto-login at boot (no password prompt)
- Auto-launch SpaceDesk Viewer
- Auto-connect to main PC
- Auto-fullscreen
- Desktop ON/OFF toggle (SpaceDesk [ON/OFF].ahk)
- Triggers on boot, wake from sleep, and screen unlock
- SpaceDesk DRIVER installed
- Static/reserved IP (set via router DHCP reservation)
- Windows 10/11
- Internet connection (for auto-installing dependencies)
Set a DHCP reservation for your main PC so it always gets the same IP:
- Open your router admin panel (usually 192.168.1.1 or 192.168.0.1)
- Find DHCP Reservations or Address Reservation
- Add your main PC MAC address with a fixed IP
- Save and reboot router
To find your main PC MAC address: run ipconfig /all in CMD and look for the Physical Address of your active WiFi or Ethernet adapter.
Double-click UNINSTALL.bat in the /windows folder to remove everything cleanly.