Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/honza/clj-gpx


https://github.com/honza/clj-gpx

Last synced: about 6 hours ago
JSON representation

Awesome Lists containing this project

README

        

gpx
===

This is a simple Clojure application to parse a GPX file and display some
information about it.

* Total distance
* Elapsed time
* Average speed

Usage
-----

With [Leiningen][1]:

$ lein run

Example output:

Distance: 3.61 km
Elapsed time: 470 s
Average speed: 27.65 km/h

[1]: http://leiningen.org/

License
-------

BSD, short and sweet