Switches the PC to sleep mode using WoL (Wake-on-LAN)
- Install service
cargo run --bin service install
# or remove
cargo run --bin service uninstall
- Rewrite on rust
- Add
windows service
- Add installer
- Write doc
cargo run --bin service install
# or remove
cargo run --bin service uninstall
windows service