NetGUI icon indicating copy to clipboard operation
NetGUI copied to clipboard

NetGUI is an official rewrite of what was originally known as WiFiz. NetGUI is a GUI frontend to NetCTL, a network manager developed for Arch Linux.

Results 9 NetGUI issues
Sort by recently updated
recently updated
newest added

Python2 was EOL a while ago and requiring it's use, even for the PKGBUILD, is a security concern. The PKGBUILD must be updated to use Python3 instead of Python2.

PRIORITY // 0 HIGHEST
Fix Released
Awaiting Testers

I installed the AUR package on Manjaro Cinnamon and the GUI will not launch: ``` $ su -c "netgui" Traceback (most recent call last): File "/usr/share/netgui/main.py", line 559, in NetGUI()...

PRIORITY // 1 HIGH
bug
Awaiting Testers
Work In Progress

Currently there is no notion about 802.1x, certificates, etc. for wired connection. Nowadays it's necessary to support it as many companies, universities etc. use it.

enhancement
PRIORITY // 2 MEDIUM

We need to incorporate a tray icon for the program, and I think one great option is surfatwork's netctl Gnome Shell applet. While this will only satisfy it on Gnome,...

enhancement
not-a-bug
PRIORITY // 3 LOW

The preferences dialog needs to be fully working. Currently, only the section related to the interface is working. Functions that still need to work are: 1. Default Profile - Automatically...

duplicate
not-a-bug
PRIORITY // 2 MEDIUM
Work In Progress

The help function does not work. This is purely because it has not been programmed (it is the last thing I worried about). The help function should be fully functioning...

not-a-bug
PRIORITY // 3 LOW
Work In Progress

There is no profile editor in the program. NetGUI should implement one. NetGUI's profile editor will: 1. Have autocompletion of NetCTL variables 2. Have syntax highlighting 3. Be fully integrated...

enhancement
not-a-bug
PRIORITY // 3 LOW