Endomondo was a social fitness network allowed users to track their fitness and health statistics with a mobile application and website.
Service stopped on 31 December 2020, giving customers until 15 February 2021 to download an archive of their historic data.
Here is a simple command-line interface application for extracting/transforming historical data into a structure of your preference. It helps in organizing workoutData data (e.g. name, type, duration, notes, pictures) in manageable units.
Being a Java application it requires Java Runtime Environment installed on your OS.
For options available just run:
$ java -jar endo.jar -info
- Java 17 (Amazon Corretto)
- Apache Maven
- Apache Commons CLI
- Apache Velocity
- Project Lombok
- Jolt
- Jackson
If you are interested and want to contribute please drop me an email. Any ideas are welcome.