go mod tidy + loicense
more README
add readme + screenshots
iwpick is a terminal user interface (TUI) for iwd/iwctl to help you quickly pick and connect to a wifi network using only the keyboard.
I made this for my GPD MicroPC, which has a very nice qwerty keyboard for thumb typing but no touch screen.
go install go.imnhan.com/iwpick@latest
It makes a couple of assumptions:
iwctl
executable in your $PATH and the necessary permission to
run it. For Arch that means being in the appropriate usergroup(s).wlan0
. Otherwise, pull this repo, update the
WIFI_DEVICE const and run make
to recompile. Bonus points if you make it a
flag and send me a pull request :^)... is MIT. See LICENSE for the full text.