master
Snake Hunter
Version: 0.4.0 Changes: 1. Renamed flags (-l | --list -> l | list) and (-d | --disconnect -> d | disconnect) 2. New golang file: parse.go, which is compiles to parse_nmcli binary executable, which is parsing <nmcli d wifi> output and printes out in table. 3. Now znet w <l | list> command indicates connected wifi route by green color.
Version: 0.5.0 Changes: 1. Completion added! 2. Now parse_nmcli can print table-like and list-like output (list for other apps, like completion) 3. Colors fixed in znet.sh