lakinduakash / linux-wifi-hotspot

Feature-rich wifi hotspot creator for Linux which provides both GUI and command-line interface. It is also able to create a hotspot using the same wifi card which is connected to an AP already ( Similar to Windows 10).
BSD 2-Clause "Simplified" License
3.15k stars 294 forks source link

Automatic refresh of newly connected devices #264

Open Lyton505 opened 2 years ago

Lyton505 commented 2 years ago

I notice how you have to hit refresh in order to see which devices have connected or disconnected, and I see it as a small inconvenience. To add to this already incredible project, I think the ability to automatically refresh would be fantastic.

sigmaSd commented 2 years ago

Good idea, it shouldn't be hard to do, I think gtk has something equivalent to js setInterval.