Fuelio import #411
tigattack
started this conversation in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Hi all. I've created a Python script to import fuel logs from Fuelio to Lubelogger.
You can find it at https://github.com/tigattack/lubelogger-fuelio-importer. The only cavet is that it requires that Fuelio's backup to Google Drive is enabled, since this is the easiest way of retrieving the data in an automated manner.
I run this script on a schedule as I still enter fuel logs into Fuelio, since I find that faster/easier to do when I've just filled up and need to get back on the road.
If there's enough interest, I'm happy to make a Docker image that can run the import on a schedule, but it's easiest to just use cron IMO.
All reactions