I have uploaded my new “Java playground” to Github: The project is called Runner’s Revenge (named after a game I used to play on my first computer).
My intention is to create an application to manage my running activities (especially using GPS data) - similar to SportTracks which I am currently using.
SportTracks is great stuff, but sadly it isn’t open source, and since a few weeks it isn’t freeware any more
So, Runner’s Revenge would be based on Java and Eclipse RCP.
The first milestones are:
- M1: Import data from SportTracks and display them graphically
- M2: Read track data directly from my Garmin device
M1 will be reached during December, about M2 I have no idea right now.
Setup instructions to be followed…