Skip to content

Files

Latest commit

5eebc1f · Aug 24, 2018

History

History
This branch is 208 commits behind vivien/i3blocks-contrib:master.

wlan-dbm

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Aug 24, 2018
Aug 24, 2018
Feb 8, 2017

wlan-dbm

Show wifi interface link quality in dBm or percent.

Usage

The block uses dBm by default, set USE_PERCENT=1 to use percent. Note, however, that percent is just an estimate that may not accurately predict whether you have a good signal.

Dependencies

  • iw

Config

[wlan-dbm]
command=$SCRIPT_DIR/wlan-dbm
#IFACE=wlan0
#USE_PERCENT=0