moved ping.1m+.py --> httping.py

This commit is contained in:
Tobias Schmidl 2020-09-21 08:10:11 +02:00
parent 5a91c8c941
commit d0cede7771

View file

@ -9,7 +9,7 @@
# <bitbar.desc>Short description of what your plugin does.</bitbar.desc>
# <bitbar.image></bitbar.image>
# <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 datetime #for the whole ms → s and vice versa stuff