This commit is contained in:
talksik
2024-02-09 12:53:20 -08:00
parent 9441b8981c
commit 478fe3fdfc
+9
View File
@@ -0,0 +1,9 @@
# WIFI Picker
Tinkering with Qt/Qml.
![screenshot](screenshot.png)
## Dependencies
```sh
$ sudo apt install nmcli
```