--- layout: project title: Netctl GUI short: netctl-gui hasgui: true developers: - Evgeniy Alelseev license: GPLv3 links: - Page on Softpedia - Page on kde-apps.org - AUR package ---

Information

Graphical interface for netctl (several scripts for work with network connection in Archlinux). It is written on CPP using Qt4 library. Now it may work with profiles and may create new profiles. Also it may create a connection to WiFi. Moreover, it provides a Qt library for interaction with netctl and widget and DataEngine for KDE.

NOTE: LOOKING FOR TRANSLATORS!

{% highlight bash %} $ netctl-gui --help Usage: netctl-gui [ --about ] [ --netctl-auto ] [ --settings ] [ -e ESSID | --essid ESSID ] [ -o PROFILE | --open PROFILE ] [ -s PROFILE | --select PROFILE ] [ --config FILE ] [ -d | --debug ] [ --default ] [ --set-opts OPTIONS ] [ -t NUM | --tab NUM ] [ -v | --version ] [ -i | --info ] [ -h | --help] Parametrs: Open window: --about - show about window --netctl-auto - show netctl-auto window --settings - show settings window Functions: -e ESSID --essid ESSID - select ESSID ESSID -o PROFILE --open PROFILE - open profile PROFILE -s PROFILE --select PROFILE - select profile PROFILE Additional flags: --config /home/arcanis/.config/netctl-gui.conf - read configuration from this file -d --debug - print debug information --default - start with default settings --set-opts OPTIONS - set options for this run, comma separated -t 1 --tab 1 - open a tab with number 1 Show messages: -v --version - show version and exit -i --info - show build information and exit -h --help - show this help and exit {% endhighlight %}

Developers and contributors

License

Changelog

CHANGELOG

Installation

Instruction

Dependencies

I want note that all were tested on latest version of dependencies.