Coder Social home page Coder Social logo

bikelog's Introduction

Tracklog

Tracklog is a Ruby on Rails application for managing GPS track logs. It’s based on Rails Edge and thus requires Ruby 1.9.

Features

  • Visualizing tracks on a Google Map
  • Track statistics like distance, duration, speeds, ascent etc.
  • Elevation profiles
  • Dashboard showing overall statistics
  • Graphs for last 12-month activity by distance and duration
  • GPX import and export
  • Basic user management

Screenshots

Logs Log

(Note: As Tracklog is under development, the screenshots may not always represent to current state.)

Installation

Because Tracklog is a standard Rails application, you can use your favourite deployment tools to install Tracklog on your server. To run it locally you’ll need to go through the following steps:

% bundle
% rake db:setup
% rails server
% open http://localhost:3000/

The default user is admin with the same password.

Todo

  • Filtering of inaccurate trackpoints (maybe using the Kalman filter)
  • GPS import using Garmin’s JavaScript API
  • KML import
  • Split GPX parsing and analyzing into a separate file/library

License

Tracklog is released under the MIT license.

Authors

Contributors

bikelog's People

Contributors

lloydpick avatar thcyron avatar

Watchers

 avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.