From fc96dd51527a435c0f271f02a1e35bac710aba54 Mon Sep 17 00:00:00 2001 From: dkhamsing Date: Sun, 9 Feb 2025 20:03:50 -0800 Subject: [PATCH] Add Foqos --- contents.json | 22 +++++++++++++++++++++- 1 file changed, 21 insertions(+), 1 deletion(-) diff --git a/contents.json b/contents.json index 42933d716bbc..ef4f7b2aa655 100644 --- a/contents.json +++ b/contents.json @@ -222,6 +222,10 @@ "title": "Official", "id": "official" }, + { + "title": "Productivity", + "id": "productivity" + }, { "title": "Sample", "id": "sample" @@ -32526,6 +32530,22 @@ "license": "apache-2.0", "date_added": "Feb 6 2025", "suggested_by": "@th3m" - } + }, + { + "title": "Foqos", + "description": "Block distractions, lock apps behind the tap of a NFC tag", + "category-ids": [ + "productivity" + ], + "source": "https://github.com/awaseem/foqos", + "itunes": "https://apps.apple.com/app/foqos/id6736793117", + "tags": [ + "swift" + ], + "screenshots": ["https://www.foqos.app/assets/screenshot.jpg"], + "license": "mit", + "date_added": "Feb 9 2025", + "suggested_by": "@awaseem" + } ] }