Raycast extension to send a Wake-on-LAN magic packet to wake your PC.
- Send WOL magic packet with a single command
- MAC address configured via Raycast preferences
| Command | Description |
|---|---|
| Wake PC | Send magic packet to wake PC |
| Name | Description | Required |
|---|---|---|
| MAC Address | MAC address of the PC to wake | Yes |
wakeonlanmust be installed (brew install wakeonlan)
bun install
bun run build
bun run devMIT