blockbasti / just_another_workout_timer

A simple timer for your workouts, built with Flutter!
MIT License
131 stars 23 forks source link

Exporting workouts #45

Closed martysto closed 3 years ago

martysto commented 3 years ago

I am looking for a solution to move workouts to other devices.

An option to export the workouts via XML files would be great.

martysto commented 3 years ago

How To Backup & Restore Your Workouts

Just Another Workout Timer saves your workouts to local storage at Android/data/com.blockbasti.justanotherworkouttimer/files/workouts. Just copy this folder to your desired backup location. To restore a backup, simply paste the contents of the backed up workout folder back into Android/data/com.blockbasti.justanotherworkouttimer/files/workouts. The workouts are now available in the app again.