You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

18 lines
586 B

# Cli-Coach
Creates a workout plan form an yaml file that can be imported to <img src="https://github.com/oliexdev/openWorkout/raw/master/fastlane/metadata/android/en-GB/images/icon.png" width="50"/> [openWorkout](https://github.com/oliexdev/openWorkout) android app.
Inputs can be of format
```yaml
name: name of workout plan
n_sessions: 1
exercises:
- name: Shoulder Stretch (Up-Left)
start: 209
end: 212
video: https://www.youtube.com/watch?v=TSIbzfcnv_8
break: 0
duration: 10
preparation: 3
```
The script will download the video and create short clips.