GithubHelp home page GithubHelp logo

bionicl / arc-app-export-converter Goto Github PK

View Code? Open in Web Editor NEW
10.0 4.0 0.0 58 KB

Convert Arc app (LocoKit) gpx export into json timeline similar to Moves app

C# 100.00%
locokit converter gpx json movesapp moves arcapp

arc-app-export-converter's Introduction

Arc App GPX to Moves Json converter

Convert GPX exported from Arc App to storyline Json format used by abandomed Moves app. Converter supports only the newest version of Arc convert. Please make sure you have v2.1.4 before exporting GPX file!

Converter generates all information used by Moves developers:

  • Calculates burned calories based on movement speed and body weight
  • Creates summary of all movement types
  • Sometimes GPX file can contain two different places with the same name - if those are too far from each other, converter will split it into two different places

Dll Usage:

// Convert GPX to Json (string gpxString, float weight) 
TealFire.ArcExportConverter.ConvertGpxToJson(jsonString, 80)

App Usage:

  1. Download newest release
  2. Generate GPX in Arc App and place file in the same folder with .exe (app support both single-day and month GPX files, make sure they end with .gpx. You can also place many GPX files at once)
  3. Run app, input weight - json file will be generated in the same folder

Notes:

  • Step counts and Calories idle are not present in final export

arc-app-export-converter's People

Contributors

bionicl avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  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.