add wake/shutdown cronjob

This commit is contained in:
Maxi Quoß
2023-01-28 12:52:20 +01:00
parent d4fdeb8051
commit b43cd7fe99
15 changed files with 188 additions and 43 deletions

View File

@@ -37,14 +37,16 @@ Open up [http://localhost:5173/](http://localhost:5173/)
- [x] ~~add per device settings~~
- [x] ~~theme toggle button~~
- [x] ~~add device ports to cards~~
- [ ] settings: add network scan
- [ ] settings: add option for website title
- backend
- [x] ~~make sure ping works~~
- [x] ~~make sure arp works~~
- [x] ~~make sure wake works~~
- [ ] add shutdown command
- [ ] add scheduled wake
- [x] ~~add shutdown command~~
- [x] ~~add scheduled wake~~
- [x] [~~#34 Add support for WOL passwords~~](https://github.com/seriousm4x/UpSnap/issues/34)
- [x] [~~#33 Seemingly High Ram usage~~](https://github.com/seriousm4x/UpSnap/issues/33)
- [x] [~~#32 API available?~~](https://github.com/seriousm4x/UpSnap/issues/32)