ajnart / homarr

Customizable browser's home page to interact with your homeserver's Docker containers (e.g. Sonarr/Radarr)
https://homarr.dev
MIT License
5.48k stars 253 forks source link

Wake on lan widget that sends WOL #2014

Open andres-asm opened 2 months ago

andres-asm commented 2 months ago

Description

It would be cool to have a wake on lan applet, that way a user could power up other PCs on the same lan as the host from their dashboard

Priority

Low (Nice-to-have)

github-actions[bot] commented 2 months ago

Hi 👋. Thank you for submitting your first issue to Homarr. Please ensure that you've provided all nessesary information. You can use the three dots > Edit button to update your post with additional images and information. Depending on the current volume of requests, the team should get in conact with you shortly.

Meierschlumpf commented 2 months ago

Found how this could be implemented: https://github.com/Fraccs/ts-wol/blob/main/src/index.ts

andres-asm commented 2 months ago

That said, it would have some networking constraints I guess? I think WOL is an L2 protocol and may require a custom network if using docker

github-actions[bot] commented 1 week ago

Hello 👋, this issue has been open for 60 days without activity. We mark issues to help prioritise and close dead issues. Can you confirm that this issue is still relevant on the latest version? I'll remove the stale label as soon as there is further activity on this issue. Thank you 🙏

jpomykala commented 15 hours ago

I just wanted to bump it, as it might be cool to have it. I currently use https://github.com/seriousm4x/UpSnap but having a whole app just to turn on and off my Synology sounds like overkill. 😄