Skip to content

Commit 82cc5b4

Browse files
authored
Add Foqos (#1730)
1 parent fd5b92b commit 82cc5b4

File tree

1 file changed

+21
-1
lines changed

1 file changed

+21
-1
lines changed

contents.json

Lines changed: 21 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -222,6 +222,10 @@
222222
"title": "Official",
223223
"id": "official"
224224
},
225+
{
226+
"title": "Productivity",
227+
"id": "productivity"
228+
},
225229
{
226230
"title": "Sample",
227231
"id": "sample"
@@ -32526,6 +32530,22 @@
3252632530
"license": "apache-2.0",
3252732531
"date_added": "Feb 6 2025",
3252832532
"suggested_by": "@th3m"
32529-
}
32533+
},
32534+
{
32535+
"title": "Foqos",
32536+
"description": "Block distractions, lock apps behind the tap of a NFC tag",
32537+
"category-ids": [
32538+
"productivity"
32539+
],
32540+
"source": "https://github.com/awaseem/foqos",
32541+
"itunes": "https://apps.apple.com/app/foqos/id6736793117",
32542+
"tags": [
32543+
"swift"
32544+
],
32545+
"screenshots": ["https://www.foqos.app/assets/screenshot.jpg"],
32546+
"license": "mit",
32547+
"date_added": "Feb 9 2025",
32548+
"suggested_by": "@awaseem"
32549+
}
3253032550
]
3253132551
}

0 commit comments

Comments
 (0)