Update clock apps

This commit is contained in:
Daniel Khamsing 2016-07-07 06:46:10 -07:00
parent d9a804dbb6
commit 4e305e5b46
1 changed files with 5 additions and 5 deletions

View File

@ -480,7 +480,7 @@
}, },
{ {
"title": "Natural Language Clock", "title": "Natural Language Clock",
"category": "apple-watch", "category": ["apple-watch", "clock"],
"description": "Display the time as you would speak it", "description": "Display the time as you would speak it",
"license": "mit", "license": "mit",
"source": "https://github.com/chadkeck/Natural-Language-Clock", "source": "https://github.com/chadkeck/Natural-Language-Clock",
@ -3122,7 +3122,7 @@
}, },
{ {
"title": "Population Clock", "title": "Population Clock",
"category": "misc", "category": "clock",
"description": "Learn about geography and demographics", "description": "Learn about geography and demographics",
"source": "https://github.com/Netfilter-Com/PopulationClock", "source": "https://github.com/Netfilter-Com/PopulationClock",
"itunes": "https://itunes.apple.com/app/population-clock-hd/id590689957", "itunes": "https://itunes.apple.com/app/population-clock-hd/id590689957",
@ -3754,7 +3754,7 @@
}, },
{ {
"title": "HausClock", "title": "HausClock",
"category": "reactivecocoa", "category": ["reactivecocoa", "clock"],
"description": "Minimal Chess Clock using MVVM and ReactiveCocoa", "description": "Minimal Chess Clock using MVVM and ReactiveCocoa",
"license": "mit", "license": "mit",
"source": "https://github.com/nottombrown/HausClock", "source": "https://github.com/nottombrown/HausClock",
@ -4207,7 +4207,7 @@
}, },
{ {
"title": "Fibonacc iClock", "title": "Fibonacc iClock",
"category": "timer", "category": "clock",
"description": "A clock based off the famous fibonacci sequence.", "description": "A clock based off the famous fibonacci sequence.",
"license": "gpl-2.0", "license": "gpl-2.0",
"source": "https://github.com/scribblemaniac/Fibonacc-iClock", "source": "https://github.com/scribblemaniac/Fibonacc-iClock",
@ -4879,7 +4879,7 @@
}, },
{ {
"title": "SwiftTextClock", "title": "SwiftTextClock",
"category": "misc", "category": "clock",
"description": "A Swift version of the beautyful QlockTwo", "description": "A Swift version of the beautyful QlockTwo",
"source": "https://github.com/MichMich/SwiftTextClock", "source": "https://github.com/MichMich/SwiftTextClock",
"license": "other", "license": "other",