Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/nugget/roadtrip-lubelogger-sync

Utilities and services to facilitate interoperation between Road Trip iOS app and LubeLogger
https://github.com/nugget/roadtrip-lubelogger-sync

automotive golang lubelogger roadtrip

Last synced: 3 days ago
JSON representation

Utilities and services to facilitate interoperation between Road Trip iOS app and LubeLogger

Awesome Lists containing this project

README

        

[![Go](https://github.com/nugget/roadtrip-lubelogger-sync/actions/workflows/go.yml/badge.svg)](https://github.com/nugget/roadtrip-lubelogger-sync/actions/workflows/go.yml) [![Go Report Card](https://goreportcard.com/badge/github.com/nugget/roadtrip-lubelogger-sync)](https://goreportcard.com/report/github.com/nugget/roadtrip-lubelogger-sync)

# Road Trip MPG to LubeLogger Data Connector

This repo contains various tools and server code to automatically synchronize
your vehicle maintenance records between a LubeLogger installation and your
synched data files underlying the Road Trip MPG iOS app.

## Links

### Road Trip MPG

Road Trip MPG is an iOS app written by Darren Stone.

* https://darrensoft.ca/roadtrip/

### LubeLogger

LubeLogger is an open-source, self-hosted vehicle maintenance tracker.

* https://lubelogger.com

### Related Go packages

* https://github.com/nugget/roadtrip-go
* https://github.com/nugget/lubelogger-go