Download the SimpleWOL agent

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.

Windows

Windows 11

Version
1.3.0
File
simplewol-agent-setup.exe
Size
7.0 MiB (7327132 bytes)
SHA-256
b858c691f0a0fc5be5d2b9be54b47ffe3de76ab9b8879467d88d289ca80ee17e
Download the installer (Windows 11)
Get-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.

Linux

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.

amd64 (Ubuntu 24.04/26.04 LTS)

File
simplewol-agent_0.1.1_amd64.deb
Size
2.7 MiB (2809796 bytes)
SHA-256
71128809e24e19bd30bb9f04ee7209bc7fb2952186b718e6a88fdc598c3bdf94
Download .deb (amd64)
sha256sum simplewol-agent_0.1.1_amd64.deb
sudo apt install ./simplewol-agent_0.1.1_amd64.deb

arm64 (Ubuntu 24.04/26.04 LTS)

File
simplewol-agent_0.1.1_arm64.deb
Size
2.4 MiB (2499288 bytes)
SHA-256
cd526cdfc2f1f1e14dcbb9606b754554d227cfe4641621ad9e1fa8969362913f
Download .deb (arm64)
sha256sum simplewol-agent_0.1.1_arm64.deb
sudo apt install ./simplewol-agent_0.1.1_arm64.deb

After installing on Linux

sudo simplewol-agent link starts the link with the SimpleWOL cloud. Check the state at any time with sudo simplewol-agent status.

Integrity check

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.