From 8cb90d5224733cbf2e457a2145521b09a4b2c002 Mon Sep 17 00:00:00 2001 From: dkhamsing Date: Tue, 30 Jun 2020 08:19:46 -0700 Subject: [PATCH] Add SafeTimer by @Hortelanos --- contents.json | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/contents.json b/contents.json index 74067e2a..7492f6eb 100644 --- a/contents.json +++ b/contents.json @@ -21771,6 +21771,24 @@ ], "date_added": "Jun 29 2020", "suggested_by": "@dkhamsing" +}, +{ +"title": "SafeTimer", +"description": "Control how many hours of use are left for all kinds of tools, supplies and equipment", +"category-ids": [ + "apple-watch" +], +"source": "https://github.com/Hortelanos/SafeTimer", +"itunes": "https://apps.apple.com/app/apple-store/id1512032981", +"license": "other", +"tags": [ + "swift" +], +"screenshots": [ + "https://i.imgur.com/hgpAKK7.png" +], +"date_added": "Jun 30 2020", +"suggested_by": "@dkhamsing" } ] }