Recommended flow
- Download the agent for your operating system from the downloads page.
- Install it on the computer you want to wake or reboot (per-OS steps below).
- Open WOL DualBoot Agent from the system tray.
- Show the pairing QR and scan it from the Android app.
- Use Android to wake the computer or run the actions published by the agent.
Install on Windows
- Download
woldualboot-agent-<version>-windows-amd64.msi. - Double-click the
.msi. - If "Windows protected your PC" (SmartScreen) appears, click "More info" and then "Run anyway". This shows because the installer is not yet signed with a reputation-backed certificate; only download it from Codebes or the official releases.
- Accept the User Account Control (UAC) prompt. Administrator rights are needed to install the service and the firewall rule.
- The installer sets up a background service and the tray app.
- The tray icon appears after you sign in again (or reboot). Open it to show the pairing QR.
If you want, you can verify the SHA-256 of the installer before running it.
Install on Linux (Debian/Ubuntu)
- Download
woldualboot-agent_<version>_amd64.deb. - Install it. The recommended way is from a terminal, because it resolves the dependency (
ethtool):
Thesudo apt install ./woldualboot-agent_<version>_amd64.deb./matters: it tells apt this is a local file. You can also double-click it to open the software centre, where a "third-party package" warning is normal for a package that does not come from a repository. - The service starts automatically. Check it with
systemctl status woldualboot-agent. - The tray app appears at your next graphical sign-in. To see it without rebooting, run
woldualboot-tray. - Open it to show the pairing QR.
If you want, you can verify the SHA-256 of the package before installing.
Pair with Android
With the tray open, show the pairing QR and scan it from the Android app. You do not need to open local URLs or copy tokens: the normal flow is the agent tray and the QR code.
What to prepare
- Wake-on-LAN must be enabled in BIOS/UEFI when you want to wake a powered-off computer.
- This version supports Wake-on-LAN over Ethernet. WoWLAN over Wi-Fi is not supported.
- The computer and Android must be on a network where they can reach each other.
- To choose Linux or Windows, the agent must detect a compatible dual-boot setup.