Sync your own workout data from your "Strong" app
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

adjusted readme

tolik518 9f35e8e2 edbc5533

+4 -2
+4 -2
README.MD
··· 1 1 # Strong APP Workout Fetch 2 2 3 - This repo provides access to the Strong API to save workouts to store in your own database. 4 - The URL to the API backend is not provided here because it's not entirely public and because of possible legal implications. 3 + This is a Rust-based service to fetch workouts from the [Strong App](https://www.strong.app/) (available for [Apple](https://apps.apple.com/us/app/strong-workout-tracker-gym-log/id464254577) and [Android](https://play.google.com/store/apps/details?id=io.strongapp.strong)) and store them in a Clickhouse database. 4 + 5 + 6 + The URL to the API backend is not provided here, for now, because it's not entirely public and because of possible legal implications. 5 7 6 8 ## How to use 7 9