Files
talksik ad5a67137a boom
2024-02-09 12:54:10 -08:00

10 lines
249 B
Markdown

# WIFI Picker
Tinkering with Qt/Qml + systems programming. Used `nmcli` instead of using iwlib-dev because of lack of proper documentation on how to use linux API's.
![screenshot](screenshot.png)
## Dependencies
```sh
$ sudo apt install nmcli
```