Fertogo / Pebble-workout-timer

Easily create Pebble-guided workouts from phone or computer
12 stars 6 forks source link

Import/Export workouts #104

Open Fertogo opened 8 years ago

Fertogo commented 8 years ago

This would allow people to create their workout in a excel/google sheets and import it directly to OWM.

OMW would allow importing of workouts via a csv (csv -> json) (with a template file provided) and exporting for workouts (json -> csv).

There are many libraries that can do this.

https://www.npmjs.com/package/csvtojson https://www.npmjs.com/package/json2csv