From cf95b56be834feb7d7676c80a5401f7b62c4eb95 Mon Sep 17 00:00:00 2001 From: dkhamsing Date: Mon, 1 Jun 2020 07:12:14 -0700 Subject: [PATCH] Add GPS-Stone by @frostland @Frizlab --- contents.json | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/contents.json b/contents.json index a287774b..a5bcd8c9 100644 --- a/contents.json +++ b/contents.json @@ -20950,6 +20950,20 @@ "date_added": "May 31 2020", "suggested_by": "@dkhamsing", "stars": 498 + }, + { + "title": "GPS Stone", + "category-ids": [ + "location" + ], + "description": "Record your position and export your trip in GPX with GPS Stone", + "license": "other", + "source": "https://github.com/frostland/GPS-Stone", + "tags": [ + "objc" + ], + "date_added": "Jun 1 2020", + "suggested_by": "@dkhamsing" } ] }