WIP
This commit is contained in:
@@ -112,6 +112,7 @@ def select_v(channel):
|
|||||||
else:
|
else:
|
||||||
pass
|
pass
|
||||||
|
|
||||||
|
#iwgetid | awk '{print $1 " scan"}' | xargs -l sudo iwlist | grep SSID | sed 's/ESSID:"//g; s/"$//g'
|
||||||
def draw_scn(channel):
|
def draw_scn(channel):
|
||||||
with canvas(device) as draw:
|
with canvas(device) as draw:
|
||||||
LINE0 = subprocess.check_output("date +\"%Y-%m-%d %H:%M:%S\"", shell = True)
|
LINE0 = subprocess.check_output("date +\"%Y-%m-%d %H:%M:%S\"", shell = True)
|
||||||
|
|||||||
Reference in New Issue
Block a user