Direct technical download, for Windows and Linux.
The agent receives signed remote commands from the SimpleWOL cloud. It turns off the computer it is installed on and, if you mark it as the emitter in your device list, it turns on other computers on the same network over Wake-on-LAN.
simplewol-agent-setup.exeb858c691f0a0fc5be5d2b9be54b47ffe3de76ab9b8879467d88d289ca80ee17eGet-FileHash simplewol-agent-setup.exe -Algorithm SHA256
The installer sets up the application and the Windows service. The service starts dormant: open SimpleWOL from the Start menu to link the computer to your account.
The Linux agent runs as a systemd service, executes an immediate TurnOff via D-Bus/systemd-logind and can relay Wake-on-LAN to other devices on the same network. Current version: 0.1.1. Supports Ubuntu 24.04 LTS and Ubuntu 26.04 LTS, amd64 and arm64 architectures.
simplewol-agent_0.1.1_amd64.deb71128809e24e19bd30bb9f04ee7209bc7fb2952186b718e6a88fdc598c3bdf94sha256sum simplewol-agent_0.1.1_amd64.deb
sudo apt install ./simplewol-agent_0.1.1_amd64.deb
simplewol-agent_0.1.1_arm64.debcd526cdfc2f1f1e14dcbb9606b754554d227cfe4641621ad9e1fa8969362913fsha256sum simplewol-agent_0.1.1_arm64.deb
sudo apt install ./simplewol-agent_0.1.1_arm64.deb
sudo simplewol-agent link starts the link with the
SimpleWOL cloud. Check the state at any time with
sudo simplewol-agent status.
The published SHA-256 hash and size detect download corruption or a mismatch against the original file — they do not independently authenticate against a compromise of the site/origin itself. Always download over a trusted HTTPS connection.
See what changed in each version in What's New.