Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nugget/vroom
Toolkit for working with Road Trip data
https://github.com/nugget/vroom
Last synced: 3 days ago
JSON representation
Toolkit for working with Road Trip data
- Host: GitHub
- URL: https://github.com/nugget/vroom
- Owner: nugget
- License: other
- Created: 2010-07-11T04:15:40.000Z (over 14 years ago)
- Default Branch: master
- Last Pushed: 2017-03-22T18:00:54.000Z (almost 8 years ago)
- Last Synced: 2024-05-01T22:02:26.105Z (9 months ago)
- Language: Tcl
- Homepage: http://macnugget.org/cars/
- Size: 85 KB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## VROOM - Road Trip backup file toolkit
This is Tcl and PostgreSQL code I use to process backup files from the Road
Trip iPhone app by Darren Stone.http://darrensoft.ca/roadtrip/
The application syncs its data to Dropbox, and this code will scrape the
Dropbox-stored data files and sync them with a PostgreSQL database.
Includes Tcl packages for manipulating and processing the data, which
I use on my website to publish car statistics.http://macnugget.org/cars/
This stuff was written just to scratch my own itch, but if you're willing
to embrace Tcl and PostgreSQL it should be fairly reusable for other purposes.