From 93f56779e0d98eebd26941fe8b2d5b4700ecf531 Mon Sep 17 00:00:00 2001 From: Daniel Khamsing Date: Wed, 26 Oct 2016 08:30:11 -0700 Subject: [PATCH] Add ESCapey by @brianmichel --- contents.json | 16 +++++++++++++++- 1 file changed, 15 insertions(+), 1 deletion(-) diff --git a/contents.json b/contents.json index 191bdb75..edaaa3ae 100644 --- a/contents.json +++ b/contents.json @@ -10011,6 +10011,20 @@ "license": "mit", "date_added": "Oct 25 2016", "suggested_by": "@dkhamsing" - } + }, + { + "title": "ESCapey", + "description": "macOS server & iOS client app pair that allow you to turn any iOS device into the escape key you've come to know and love", + "category-ids": ["developer"], + "source": "https://github.com/brianmichel/ESCapey", + "tags": ["swift"], + "screenshots": [ + "https://github.com/brianmichel/ESCapey/raw/master/images/ios-screenshot-2.png", + "https://github.com/brianmichel/ESCapey/raw/master/images/ios-screenshot-1.png" + ], + "license": "mit", + "date_added": "Oct 26 2016", + "suggested_by": "@dkhamsing" + } ] }