Get gpx from sinotrack files
Developed in Python 3.10.9
- Dependencies installed
python -m venv gpx_venv
Source gpx_venv/Scripts/activate
pip install -r requirements.txtIn powershell Source is not mandarory. use .\gpx_venv\Scripts\Activate
py sinotrack-csv-gpx.pypyinstaller --onefile --windowed --icon=icon.ico sinotrack-csv-gpx.pyGet gpx from sinotrack from position report and download it from the web interface.