con - a programm to connect to wifi networks using Network Manager
Kirill Kupriyanov f62d1a15d8 Edit installation section in readme. | 6 years ago | |
---|---|---|
LICENSE | 6 years ago | |
README.md | 6 years ago | |
con | 6 years ago | |
install.sh | 6 years ago |
con - a programm to connect to wifi networks using Network Manager
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