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.26k stars 301 forks source link

Tray-icon ( nm-applet integration ) #346

Open KAGEYAM4 opened 1 year ago

KAGEYAM4 commented 1 year ago

Is your feature request related to a problem? Please describe. is it be possible to add tray icon support.

Describe the solution you'd like A tray icon or integration with nm-applet. Where a option would provided to start hotspot with current connected network eg. ethernet or wlan0

KAGEYAM4 commented 1 year ago

i searched a bit more , and found i can create a hotspot using nmcli too , but i still couldn't found any way to have gui option to turn on/off hotspot. Do you know anything about this ?