From 8de3744561eee7f04101c22a6046d834fcdfa2bf Mon Sep 17 00:00:00 2001 From: Johan Nordberg Date: Fri, 19 May 2017 18:23:22 +0200 Subject: [PATCH] Add Triggy by @jnordberg (#487) --- contents.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/contents.json b/contents.json index a2b5aa02..0beb0661 100644 --- a/contents.json +++ b/contents.json @@ -13051,6 +13051,18 @@ "screenshots": ["https://raw.githubusercontent.com/feliborgez/4pets/master/img/screenshots.png"], "license": "gpl-3.0", "tags": ["swift"] + }, + { + "title": "Triggy", + "category-ids": ["photo", "timer"], + "description": "Intervalometer for WiFi-enabled Canon DSLRs", + "source": "https://github.com/jnordberg/triggy", + "itunes": "https://itunes.apple.com/app/triggy/id1193570460", + "date_added": "May 18 2017", + "suggested_by": "@jnordberg", + "screenshots": ["https://raw.githubusercontent.com/jnordberg/triggy/master/triggy.jpg"], + "license": "gpl-3.0", + "tags": ["swift"] } ] }