Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature request: ability to see active status and wake devices directly from "Active DHCP Leases" devices list (via WOL / Wake-on-LAN) #7298

Open
nekohayo opened this issue Sep 29, 2024 · 2 comments

Comments

@nekohayo
Copy link

Testing with the latest version of OpenWRT 23.05.5 r24106-10cc5fcd00 / LuCI openwrt-23.05 branch git-24.264.56413-c7a3562, I find myself missing a very nice convenience feature found in FreshTomato's web UI: the ability to directly wake devices from the overview status devices list.

In Tomato, it looks like this:

image

OpenWRT's Luci interface also has a devices listing table on the homepage (admin/status/overview), under the Active DHCP Leases and Active DHCPv6 Leases sections, with a very convenient "Set Static" button:

image

…so I'm thinking that, from a UX perspective, it could make a lot of sense to also have a convenience "Wake" button (with explanatory tooltip with something like title="Click to wake up this device, if its network interface supports wake-on-LAN." maybe) under an extra "WOL" or "Wake-on-LAN" column

I suspect this might be a technically simpler and more elegant way to solve #4188. It would also be more convenient for users, because there would be less clicks involved, it would be accessible in one click directly from the router's home page :)

@systemcrash
Copy link
Contributor

Good idea. There's luci-app-wol. That could be integrated into these device lists. Is this something you might want to undertake?

@systemcrash
Copy link
Contributor

There's the small matter of penalty, however: the etherewake tool requires 5kb (at least on my arm platform).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants