From 9debb91a1c921128934255534969dfda333353f0 Mon Sep 17 00:00:00 2001 From: Travis CI Date: Tue, 7 Jun 2016 06:27:31 -0700 Subject: [PATCH] Add OpenIt #261 --- contents.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/contents.json b/contents.json index d38635da..0c43a035 100644 --- a/contents.json +++ b/contents.json @@ -4714,6 +4714,13 @@ "itunes": "https://itunes.apple.com/app/id962121383", "tags": ["swift"], "license": "other" + }, + { + "title": "OpenIt", + "category": "misc", + "description": "Notification widget to launch other apps from the notification center", + "source": "https://github.com/BalestraPatrick/OpenIt", + "license": "other" } ] }