moved ping.1m+.py --> httping.py
This commit is contained in:
parent
5a91c8c941
commit
d0cede7771
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@
|
||||||
# <bitbar.desc>Short description of what your plugin does.</bitbar.desc>
|
# <bitbar.desc>Short description of what your plugin does.</bitbar.desc>
|
||||||
# <bitbar.image></bitbar.image>
|
# <bitbar.image></bitbar.image>
|
||||||
# <bitbar.dependencies>python,requests</bitbar.dependencies>
|
# <bitbar.dependencies>python,requests</bitbar.dependencies>
|
||||||
# <bitbar.abouturl>https://github.com/schtobia/argos-httping/blob/master/ping.1m+.py</bitbar.abouturl>
|
# <bitbar.abouturl>https://github.com/schtobia/argos-httping/blob/master/httping.py</bitbar.abouturl>
|
||||||
|
|
||||||
import sys #for redirecting print to stderr
|
import sys #for redirecting print to stderr
|
||||||
import datetime #for the whole ms → s and vice versa stuff
|
import datetime #for the whole ms → s and vice versa stuff
|
Loading…
Reference in a new issue