diff --git a/README.md b/README.md index c5e762a5..a1d8a154 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ A collaborative list of open-source `iOS`, `watchOS` and `tvOS` apps, your [contribution](https://github.com/dkhamsing/open-source-ios-apps/blob/master/.github/CONTRIBUTING.md) is welcome :smile: -![](https://img.shields.io/badge/Projects-623-green.svg) [![](https://img.shields.io/badge/Twitter-@opensourceios-blue.svg)](https://twitter.com/opensourceios) ![](https://img.shields.io/badge/Updated-February 9, 2017-lightgrey.svg) +![](https://img.shields.io/badge/Projects-624-green.svg) [![](https://img.shields.io/badge/Twitter-@opensourceios-blue.svg)](https://twitter.com/opensourceios) ![](https://img.shields.io/badge/Updated-February 10, 2017-lightgrey.svg) Jump to @@ -507,6 +507,12 @@ Click ► to show more details [back to top](#readme) +- 4clock: Multiplayer chess clock [` App Store`](https://itunes.apple.com/app/4clock-chronometre-jeu-multijoueur/id1163604465) +
`javascript` `cordova` 🇫🇷 https://github.com/nicolapps/4clock
Added February 9, 2017 +
4clock image 1 +
+
+ - Fibonacc iClock: A clock based off the famous Fibonacci sequence
`objc` https://github.com/scribblemaniac/Fibonacc-iClock
Added May 23, 2016
License: [`gpl-2.0`](http://choosealicense.com/licenses/gpl-2.0/)
Fibonacc iClock image 1 diff --git a/contents.json b/contents.json index 429e02ef..63e43bc8 100644 --- a/contents.json +++ b/contents.json @@ -11907,6 +11907,18 @@ "license": "mit", "date_added": "Feb 10 2017", "suggested_by": "@dkhamsing" + }, + { + "title": "4clock", + "category-ids": ["clock"], + "description": "Multiplayer chess clock", + "source": "https://github.com/nicolapps/4clock", + "screenshots": ["https://cdn-images-1.medium.com/max/600/1*wGpCIUaprr1viJ8JIJe9Hw.png"], + "date_added": "Feb 9 2017", + "suggested_by": "@RemyDCF", + "tags": ["javascript", "cordova"], + "lang": "fra", + "itunes": "https://itunes.apple.com/app/4clock-chronometre-jeu-multijoueur/id1163604465" } ] }