Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Nike+ Support #11

Closed
jbr opened this issue Mar 12, 2014 · 15 comments
Closed

Nike+ Support #11

jbr opened this issue Mar 12, 2014 · 15 comments

Comments

@jbr
Copy link

jbr commented Mar 12, 2014

Has anyone looked into adding nike+ support? It looks like it should at least be possible to pull data from the api (https://developer.nike.com/activities/get_gps_data_for_activity_id), although I wasn't able to figure out how to create a new activity via the api. I'll happily hack on this, but first wanted to check if the work has been started somewhere.

@cpfair
Copy link
Owner

cpfair commented Mar 12, 2014

I certainly haven't started working on it in any capacity, so you're more than welcome to get started!

@todd534
Copy link

todd534 commented Jul 15, 2014

The endpoint to add activities is marked as beta, but it's documented here: https://developer.nike.com/documentation/api-docs/activity-services/add-activities.html

I might also be interested in contributing to this. My Python can be ... unidiomatic, but I did spend some time hacking on a somewhat similar, but crappier, project (https://gitlab.com/todd534/gpssync/tree/master).

@bengummer
Copy link

Hi everyone, I'm keen to take a look at this. I have http://node-nike-to-strava.jit.su running (code at https://github.com/bengummer/node-nike-to-strava) so merging it into tapiriik makes sense. I'll submit a pull request when it looks good.

@cpfair
Copy link
Owner

cpfair commented Jul 24, 2014

👍

@studgeek
Copy link

studgeek commented Aug 9, 2014

Also see https://github.com/angusws/tcx2nikeplus which imports from Garmin to Nike+. It has an open license. It's Java rather than python, but I bet it can still be instructive.

@marjoripomarole
Copy link

👍

@350d
Copy link

350d commented Sep 9, 2014

👍 Can't wait! :)

@xyu
Copy link

xyu commented Nov 18, 2014

Looks like this issue can be closed with 2bef1f3?

@cpfair
Copy link
Owner

cpfair commented Nov 18, 2014

Yep!

@cpfair cpfair closed this as completed Nov 18, 2014
@studgeek
Copy link

It seems like 2bef1f3 is just the auth though. It doesn't seem to actually upload/download any activities?

@todd534
Copy link

todd534 commented Nov 20, 2014

@cpfair
Copy link
Owner

cpfair commented Nov 20, 2014

@studgeek yeah, it fast-forwarded so there's no merge commit un/f.

@studgeek
Copy link

studgeek commented Dec 6, 2014

Sweet. Seemed to work just fine for me. Took a while the first sync of course. Syncing 848 miles of running in just 2 hours is still great by my standards :).

@karoldeland
Copy link

When will it be go live ? Is this in beta anymore?

@fuzzy76
Copy link

fuzzy76 commented Apr 7, 2017

I was wondering this too. Nike seems to be the best option for tracking on Apple Watch 2. The other apps have way too much noise/inaccuracies in their data.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

10 participants