Skip to content

Commit 6152387

Browse files
committed
Updated readme
1 parent e03babe commit 6152387

File tree

1 file changed

+7
-4
lines changed

1 file changed

+7
-4
lines changed

README.md

Lines changed: 7 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,16 +2,16 @@ Arc App GPX to Moves Json converter
22

33
![][image-1]
44

5-
Convert GPX exported from Arc App to storyline Json format used by abandomed Moves app.
5+
Convert GPX exported from [Arc App][1] to storyline Json format used by abandomed Moves app.
66

77
Converter generates all information used by Moves developers:
88
- Calculates burned calories based on movement speed and body weight
99
- Creates summary of all movement types
1010

1111
### Usage:
12-
1. Download from release
13-
2. Place file named „file.gpx” in the same folder ass downloaded app
14-
3. Run, input weight - json file will be generated in the same folder
12+
1. Download [newest release][2]
13+
2. Generate GPX in Arc App and place file named „file.gpx” in the same folder with .exe
14+
3. Run app, input weight - json file will be generated in the same folder
1515

1616
### Notes:
1717
- Step counts and Calories idle are not present in final export
@@ -22,4 +22,7 @@ Converter generates all information used by Moves developers:
2222
- Export many files/month file into a single json
2323
- Create place id’s with smart place grouping based on name and coordinates
2424

25+
[1]: https://itunes.apple.com/app/arc-app-location-activity-tracker/id1063151918?mt=8
26+
[2]: https://github.com/bionicl/Arc-app-export-converter/releases/
27+
2528
[image-1]: https://i.imgur.com/8vDVujB.png

0 commit comments

Comments
 (0)