okaydoubleu / quantified-self

Compare files from various activity trackers

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Quantified Self 4.0.0-Matt

Master

codebeat badge Build Status codecov

Develop

codebeat badge Build Status codecov

About

Quantified Self is a tool for importing viewing and comparing tcx, fit and json files from activity trackers and smart-watches such as Garmin, Suunto, Polar etc

You can see it in action at quantified-self.io

This project uses Quantified Self Lib under the hood for processing the gpx, tcx and fit files

Contribution and assistance is very much welcome

How to run this project

  • Clone this project

    git clone https://github.com/jimmykane/quantified-self.git

  • Install the dependencies

    yarn install

  • Start the Angular Server

    yarn start

  • Open it on your browser

    http://localhost:4200/

About

Compare files from various activity trackers

License:Other


Languages

Language:TypeScript 75.1%Language:HTML 18.7%Language:CSS 2.9%Language:Shell 2.9%Language:JavaScript 0.3%