pip3 install -r requirements.txt# convert 1day data
python3 main.py -t location-history.json -s 2024-01-01
# convert range data
python3 main.py -t location-history.json -s 2023-01-01 -e 2024-01-01| Name | Name | Last commit date | ||
|---|---|---|---|---|
pip3 install -r requirements.txt# convert 1day data
python3 main.py -t location-history.json -s 2024-01-01
# convert range data
python3 main.py -t location-history.json -s 2023-01-01 -e 2024-01-01