Fitness category [ci skip]

This commit is contained in:
Daniel Khamsing 2016-07-26 07:10:43 -07:00
parent 61916d78b0
commit 05f8d959c2

View File

@ -63,6 +63,11 @@
"title": "Health",
"id": "health"
},
{
"title": "Fitness",
"id": "fitness",
"parent": "health"
},
{
"title": "ResearchKit",
"id": "researchkit",
@ -1428,7 +1433,7 @@
{
"title": "Jim",
"category": [
"health",
"fitness",
"parse"
],
"description": "Track your gym workouts",
@ -1441,7 +1446,7 @@
},
{
"title": "LogU",
"category": "health",
"category": "fitness",
"description": "A Strength Logger is a simple logging application for strength athletes",
"source": "https://github.com/brettalcox/logU-swift",
"itunes": "https://itunes.apple.com/app/logu-a-strength-logger/id1084487510",
@ -1471,7 +1476,7 @@
},
{
"title": "rTracker",
"category": "health",
"category": "fitness",
"description": "A generic, customizable personal data tracker",
"source": "https://github.com/rob-miller/rTracker",
"itunes": "https://itunes.apple.com/app/rtracker-track-it-all-your-way/id486541371",
@ -3176,7 +3181,7 @@
},
{
"title": "Theseus",
"category": "health",
"category": "fitness",
"description": "Personal analytics app",
"license": "gpl-2.0",
"source": "https://github.com/lazerwalker/Theseus",