Coder Social home page Coder Social logo

suunto2nike's Introduction

Suunto to Nike Plus Uploader

What is this

This app will convert Suunto's move into Nike Plus' run. Then upload the converted data to your Nike Plus account.

How does it work

It has to be run from the command line, then it will scan and upload XML files from MovesLink and MovesLink2 data folder.

To upload Moveslink data:

java -jar suunto2nike-<version>-jar-with-dependencies.jar 1

To upload Moveslink2 data:

java -jar suunto2nike-<version>-jar-with-dependencies.jar 2

If you run without specify any parameters, it will try Moveslink data folder then Moveslink2 data folder, uploads any XML it can find:

java -jar suunto2nike-<version>-jar-with-dependencies.jar

When uploading Moveslink data, it will scan automatically all the XML files begin with Quest_, move all dupliate ones into a "Duplicates" folder, move all ones contain no moves into a "NoMoves" folder, move all new moves into a "Pending" folder. Then it login into your Nike Plus account and upload all pending XML files into Nike Plus and move the files into the "Uploaded" folder.

When uploading Moveslinks2 data, it will scan automatically all the XML files begin with log-, move all the XML files that are not "Running" or "Treadmill" into "NotRun" folder, move all uploaded XML files into "Uploaded" folder.

How should I use it

Normally you just sync your watch with Moveslink/Moveslink2 application, then run this app. It will automatically scan all new moves and upload them to your Nike Plus account.

Where to get it

here

Supported devices

Currently tested with Quest and Ambit 2.

Supported OS

Windows and Mac

Report Issue/Request Features

Use github's issue

Thanks

I use Nike Plus related code from tcx2nikeplus. Thank you.

suunto2nike's People

Contributors

random-one avatar tiejunhu avatar

Watchers

 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.