yujitach / MenuMeters

my fork of MenuMeters by http://www.ragingmenace.com/software/menumeters/
GNU General Public License v2.0
3.02k stars 223 forks source link

Automatically switch to active network interface #281

Open r3a1d3a1 opened 2 years ago

r3a1d3a1 commented 2 years ago

If there is only one interface that is showing activity (not just enabled), it'd be great to auto-switch to that interface. E.g. if during a 30s period, no activity is observed on the displayed interface, checking for an active one, and changing to that can occur. I often switch between LAN/WiFi/VPN/... and that requires me changing displayed interface manually. Thank you

r3a1d3a1 commented 2 years ago

And in the case of more than one active network interface, a sortable list of interfaces could be provided to consult. Note that there exists such a list in "Network Preferences" already, but I think it'd still be better to have such a list in the app for this purpose.