-
-
Notifications
You must be signed in to change notification settings - Fork 60
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: WOL #218
Comments
IMO adding an extra button/menu item for servers is sufficient.
To get feedback about when server finishes booting up, I would suggest using mDNS. AVNC already supports it and shows green indicator when a sever is reachable. On Linux, you can tell Avahi to automatically advertise a particular service on boot-up. |
@bcm314 Can you try the following APK: https://github.com/gujjwal00/avnc/actions/runs/9338437912/artifacts/1560192543 You can add MAC address in Advanced server options. Then long-press on the server and send WoL packet. |
Hi, yes, it works very well - tested on two clients and with two different servers. It's a little bit uncomfortable (using long-tap and many times tapping for reconnect), but I guess it's only the first test, right? To remember: |
Try this: https://github.com/gujjwal00/avnc/actions/runs/9354967090/artifacts/1563768652 |
Works perfect!!! |
v2.5 is available with WoL support. |
Would be nice to have implemented Wake On LAN.
In first step, maybe an extra button on each server would be ok (or simply always make WOL first and VNC-connection have to be manually retried).
The final step, I would suggest the following, when tapping on a server:
masybe:
also: could make pings in the server-list before, to show with green/red button the state of them.
The text was updated successfully, but these errors were encountered: