From 72d3f6f1881dc4be3a98f48e28863e90b5aeab57 Mon Sep 17 00:00:00 2001 From: CodeAlligator Date: Mon, 14 Apr 2025 14:57:08 +0530 Subject: [PATCH 1/2] Add Mr.Tip by @csprasad --- contents.json | 51 ++++++++++++++++++++++++++++++++------------------- 1 file changed, 32 insertions(+), 19 deletions(-) diff --git a/contents.json b/contents.json index b36621644467..5b10308f304d 100644 --- a/contents.json +++ b/contents.json @@ -32680,7 +32680,7 @@ "stars": 2, "updated": "2025-03-18 10:29:54 UTC" }, - { + { "title": "orgro", "category-ids": [ "flutter" @@ -32736,24 +32736,24 @@ "license": "agpl-3.0", "updated": "2025-04-02 15:52:24 UTC" }, -{ - "title": "Saber", - "category-ids": ["notes"], - "description": "Take handwritten notes with the same functionalities as typed ones", - "source": "https://github.com/saber-notes/saber", - "itunes": "https://apps.apple.com/app/saber-handwritten-notes/id1671523739", - "license": "gpl-3.0", - "stars": 2915, - "tags": ["dart"], - "screenshots": [ - "https://raw.githubusercontent.com/saber-notes/saber/main/metadata/en-US/images/phoneScreenshots/1_home.png", - "https://raw.githubusercontent.com/saber-notes/saber/main/metadata/en-US/images/phoneScreenshots/2_editor.png", - "https://raw.githubusercontent.com/saber-notes/saber/main/metadata/en-US/images/phoneScreenshots/3_login.png", - "https://raw.githubusercontent.com/saber-notes/saber/main/metadata/en-US/images/phoneScreenshots/4_settings.png" - ], - "date_added": "Apr 8 2025", - "suggested_by": "@xjessxx" -}, + { + "title": "Saber", + "category-ids": ["notes"], + "description": "Take handwritten notes with the same functionalities as typed ones", + "source": "https://github.com/saber-notes/saber", + "itunes": "https://apps.apple.com/app/saber-handwritten-notes/id1671523739", + "license": "gpl-3.0", + "stars": 2915, + "tags": ["dart"], + "screenshots": [ + "https://raw.githubusercontent.com/saber-notes/saber/main/metadata/en-US/images/phoneScreenshots/1_home.png", + "https://raw.githubusercontent.com/saber-notes/saber/main/metadata/en-US/images/phoneScreenshots/2_editor.png", + "https://raw.githubusercontent.com/saber-notes/saber/main/metadata/en-US/images/phoneScreenshots/3_login.png", + "https://raw.githubusercontent.com/saber-notes/saber/main/metadata/en-US/images/phoneScreenshots/4_settings.png" + ], + "date_added": "Apr 8 2025", + "suggested_by": "@xjessxx" + }, { "title": "OnionShare", "description": "Securely and anonymously share files using the Tor network", @@ -32772,6 +32772,19 @@ "date_added": "Apr 10 2025", "suggested_by": "@ndrew222", "license": "agpl-3.0" + }, + { + "title": "Mr.Tip", + "category-ids": ["calculator"], + "description": "Mr.Tip designed to easily calculate tips and split bills with a simple, intuitive interface.", + "source": "https://github.com/csprasad/Mr-Tip", + "license": "mit", + "lang": "eng", + "tags": ["swift"], + "screenshots": ["https://github.com/csprasad/Mr-Tip/raw/main/Mr.%20Tip/screenshots/Light.png", + "https://github.com/csprasad/Mr-Tip/raw/main/Mr.%20Tip/screenshots/Dark.png"], + "date_added": "Apr 14 2025", + "suggested_by": "@csprasad" } ] } From 7d35afeb94a24ab84b5fe6746f4bc44748f7b95c Mon Sep 17 00:00:00 2001 From: dkhamsing Date: Mon, 14 Apr 2025 07:22:58 -0700 Subject: [PATCH 2/2] Update contents.json [ci skip] --- contents.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/contents.json b/contents.json index 5b10308f304d..ea14b42e2aed 100644 --- a/contents.json +++ b/contents.json @@ -32776,7 +32776,7 @@ { "title": "Mr.Tip", "category-ids": ["calculator"], - "description": "Mr.Tip designed to easily calculate tips and split bills with a simple, intuitive interface.", + "description": "Designed to easily calculate tips and split bills with a simple, intuitive interface", "source": "https://github.com/csprasad/Mr-Tip", "license": "mit", "lang": "eng",