blob: 466f7ddb3231e4957655c6164d1d918e98b899f2 (
plain)
1
2
3
4
5
6
7
8
9
10
|
# Miniwifi
Tiny wireless access status monitoring app, outputs assigned IP and SSID
attached to wlan0 each second. Output color changes depending on whether an
internet connection is available.
`wifi-scan` library was copied from
[here](https://github.com/bmegli/wifi-scan/tree/master).
Meant to be used with status bar apps like i3-blocks.
|