Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/maks11060/sleep-on-lan

Switches the PC to suspend
https://github.com/maks11060/sleep-on-lan

sleep sleep-on-lan suspend wake-on-lan

Last synced: about 2 months ago
JSON representation

Switches the PC to suspend

Awesome Lists containing this project

README

        

Sleep-on-Lan


Switches the PC to sleep mode using WoL (Wake-on-LAN)





## Install

1. Install service
```ps
cargo run --bin service install
# or remove
cargo run --bin service uninstall
```

## Todo:
- [x] Rewrite on rust
- [x] Add `windows service`
- [ ] Add installer
- [ ] Write doc