mirror of
https://github.com/FAUSheppy/corona-mich-nicht-voll
synced 2025-12-11 05:28:31 +01:00
license and readme
This commit is contained in:
18
README.md
Normal file
18
README.md
Normal file
@@ -0,0 +1,18 @@
|
||||
# Info
|
||||
|
||||
Small script to convert those kinds of URLS:
|
||||
|
||||
https://www.boulderado.de/boulderadoweb/gym-clientcounter/
|
||||
|
||||
into a useable influxdb.
|
||||
|
||||
# Ussage
|
||||
|
||||
usage: getdata.py [-h] URL LOCATION
|
||||
|
||||
positional arguments:
|
||||
URL URL to query
|
||||
LOCATION URL to query
|
||||
|
||||
optional arguments:
|
||||
-h, --help show this help message and exit
|
||||
Reference in New Issue
Block a user