Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 271 Bytes

README.md

File metadata and controls

18 lines (13 loc) · 271 Bytes

essid

Shows the ESSID that you are connected to. If no interface is specified, wlan0 is used. Shows nothing if you are not connected.

This script depends on iwconfig.

Config

[essid]
command=$SCRIPT_DIR/essid
interval=60
#INTERFACE=wlan0