con - a programm to connect to wifi networks using Network Manager

Kirill Kupriyanov f62d1a15d8 Edit installation section in readme. 6 lat temu
LICENSE 58e1b123eb License file update. 6 lat temu
README.md f62d1a15d8 Edit installation section in readme. 6 lat temu
con f58b869136 Commented different init system restarts. 6 lat temu
install.sh 7cd20ab94e Update install script-use the correct init system. 6 lat temu

README.md

con

con - a programm to connect to wifi networks using Network Manager

Installation

con is installed by running the following command in your terminal. Make sure you have git installed.

git clone https://notabug.org/TheFirstVicar/con.git && cd con && sh -c ./install.sh && cd ../ && rm -Rf ./con