8000 GitHub - ihuaqing/coros-api: Bulk export your Coros activities to FIT to import them in a 3rd party
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

ihuaqing/coros-api

 
 

Repository files navigation

Bulk export Coros activities

⚠️ This repository is using a non-public API from COROS Training Hub that could break anytime.

Bulk export your Coros activities to FIT to import them in a 3rd party

Getting started

  • Install Node.js (see .nvmrc for the supported version)
  • Run npm install
  • Run npm start -- -u COROS_EMAIL_ID -p PASSWORD -o OUT_DIR.

For example:

npm start -- -u john.doe@example.com -p mysecurepassword -o ~/Dowloads

By default, the script will download the last 100 activities from your Coros profile. You can change this setting by editing the queryActivities parameters in the index.ts.

Licence

MIT License

About

Bulk export your Coros activities to FIT to import them in a 3rd party

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 91.4%
  • Shell 5.4%
  • Python 3.2%
0