Travel category, close #368

This commit is contained in:
dkhamsing 2016-07-17 07:18:18 -07:00
parent e2f5112188
commit 3d3166ce05
1 changed files with 8 additions and 4 deletions

View File

@ -105,6 +105,10 @@
"title": "Tasks",
"id": "tasks"
},
{
"title": "Travel",
"id": "travel"
},
{
"title": "Weather",
"id": "weather"
@ -1534,7 +1538,7 @@
},
{
"title": "Alarm",
"category": "location",
"category": ["location", "travel"],
"description": "Geolocation based alarm app for travelers",
"license": "mit",
"source": "https://github.com/ChrisChares/swift-alarm",
@ -1697,7 +1701,7 @@
},
{
"title": "Smart Traveller (UberGuide)",
"category": "location",
"category": "travel",
"description": "Simple and comfortable way to explore a city using Uber API",
"license": "mit",
"source": "https://github.com/hACKbUSTER/UberGuide-iOS",
@ -3891,7 +3895,7 @@
},
{
"title": "MetricTime",
"category": "timer",
"category": "travel",
"description": "Displays 'Metric Time' for pranking friends on trips to countries that use the metric system",
"source": "https://github.com/DeveloperACE/MetricTime",
"tags": [
@ -5057,7 +5061,7 @@
},
{
"title": "Themoji",
"category": "misc",
"category": "travel",
"license": "other",
"description": "Use Emojis to communicate while traveling",
"homepage": "https://themoji.me/",