Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/madmas/runninglog
A simple sinatra-app to display information about gpx files
https://github.com/madmas/runninglog
Last synced: about 1 month ago
JSON representation
A simple sinatra-app to display information about gpx files
- Host: GitHub
- URL: https://github.com/madmas/runninglog
- Owner: madmas
- Created: 2008-11-29T16:21:09.000Z (about 16 years ago)
- Default Branch: master
- Last Pushed: 2011-04-05T20:52:16.000Z (over 13 years ago)
- Last Synced: 2024-05-02T00:21:22.141Z (8 months ago)
- Language: JavaScript
- Homepage:
- Size: 586 KB
- Stars: 3
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README
Awesome Lists containing this project
README
Runninglog is a simple sinatra-based web-app which displays information about GPX files
Caching is done via http://github.com/kematzy/sinatra-cache/
Other gems in use:
- Sinatra: A simple web-framework (gem install sinatra)
- hpricot (or nokogiri): an xml parser (gem install hpricot/nokogiri)
- gchart: A wrapper arround the google charts API (gem install googlecharts)Usage:
Just place your gpx files in /public/gpx/