https://github.com/dundee/fuelio2spritmonitor
Converts Fuelio backup CSV file into CSV which can be imported by Sprintmonitor.de
https://github.com/dundee/fuelio2spritmonitor
Last synced: 12 months ago
JSON representation
Converts Fuelio backup CSV file into CSV which can be imported by Sprintmonitor.de
- Host: GitHub
- URL: https://github.com/dundee/fuelio2spritmonitor
- Owner: dundee
- Created: 2018-11-04T23:17:19.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-11-04T23:17:47.000Z (over 7 years ago)
- Last Synced: 2025-03-25T08:14:41.907Z (about 1 year ago)
- Language: Python
- Size: 1.95 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Fuelio2Sprintmonitor
====================
Converts Fuelio backup CSV file into CSV which can be imported by Sprintmonitor.de.
Python 3 is needs to be installed.
Usage
----
```
python convert.py vehicle-3-sync.csv > sprintmonitor-import.csv
```