
Source (link to git-repo or to original if based on someone elses unmodified work): Add the source-code for this project on opencode.net
A netcfg2 GUI
Requirements:
=============
- netcfg v2+ by iphitus
- wireless tools v.29 by Jean_Tourrilhes (Download: http://www.hpl.hp.com/personal/Jean_Tourrilhes/Linux/wireless_tools.29.tar.gz)
- Qt 4.4.3+
12 years ago
v.0.5 3/16/09
================
*Options: Cancel now really discards all unsaved changes
*Network Scanner: parses now iwlist scan output to finally get encryption protocol and sets toolTip information
*fixed: ability to click on Activate, although no profile was selected and the programm crashed
*added: Quick wireless network scan in main context menu, creates automatically a profile for chosen access point, asks, if needed, for the encryption key and finnaly activates the profile
*added: profiles in main context menu, on click: activate/deactivates profile
v.0.4 2/28/09
================
*removed: interface context menu
*added: non-blocking network scan result in main context menu (see picture 3)
*added: several useful options
*added: warning message and option to auto-wireless-connect if connection to AP got lost
*fixed: some icon/toolTip bugs after status changed
v.0.3 2/22/09
================
*options added
*possibility toconnect with netcfg-auto-wireless on startup added
*auto activate interface before scanning added
*small bug fix in scanning dialog
v.0.2 2/17/09
================
*WPA Options added
*startup tray icon refresh
*some read/write bugs fixed
v.0.1 2/16/09
================
*initial release
12 years ago
v.0.5 3/16/09
================
*Options: Cancel now really discards all unsaved changes
*Network Scanner: parses now iwlist scan output to finally get encryption protocol and sets toolTip information
*fixed: ability to click on Activate, although no profile was selected and the programm crashed
*added: Quick wireless network scan in main context menu, creates automatically a profile for chosen access point, asks, if needed, for the encryption key and finnaly activates the profile
*added: profiles in main context menu, on click: activate/deactivates profile
v.0.4 2/28/09
================
*removed: interface context menu
*added: non-blocking network scan result in main context menu (see picture 3)
*added: several useful options
*added: warning message and option to auto-wireless-connect if connection to AP got lost
*fixed: some icon/toolTip bugs after status changed
v.0.3 2/22/09
================
*options added
*possibility toconnect with netcfg-auto-wireless on startup added
*auto activate interface before scanning added
*small bug fix in scanning dialog
v.0.2 2/17/09
================
*WPA Options added
*startup tray icon refresh
*some read/write bugs fixed
v.0.1 2/16/09
================
*initial release
jamierc
11 years ago
Can you correct the spelling error please?
It currently displays a notification of "Signal strenght is under X%"
when it should be:
"Signal strength is under X%"
Thanks!
Report
Known
12 years ago
Report
b9anders
12 years ago
Have you looked at http://hg.horna.org.ua/wifi-select/? If you could expand netgui to be a frontend for this as well, you would have a fairly feature-complete wireless app.
Report