From 245488a3053f831f92306d6d0bf8a1326d190c50 Mon Sep 17 00:00:00 2001 From: Luka Nikitin Date: Tue, 7 Nov 2023 10:56:04 +0300 Subject: [PATCH 1/2] Update applications.json --- applications.json | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/applications.json b/applications.json index e96e82f7..95566e66 100644 --- a/applications.json +++ b/applications.json @@ -9710,6 +9710,23 @@ "languages": [ "python" ] + }, + { + "short_description": "Smotrite is a system monitor for macOS, which just work.", + "categories": [ + "utilities" + ], + "repo_url": "https://github.com/Lukentui/smotrite-app", + "title": "Smotrite", + "icon_url": "https://github.com/Lukentui/smotrite-app/blob/main/etc/icons/512x512x32.png", + "screenshots": [ + "https://raw.githubusercontent.com/Lukentui/smotrite-app/main/etc/screenshots/1.png", + "https://raw.githubusercontent.com/Lukentui/smotrite-app/main/etc/screenshots/2.png" + ], + "official_site": "", + "languages": [ + "typescript" + ] } ] } From d69abc2fd912119af9df8a45a8c7c2b0acb5389b Mon Sep 17 00:00:00 2001 From: Luka Nikitin Date: Tue, 7 Nov 2023 11:09:29 +0300 Subject: [PATCH 2/2] Update applications.json --- applications.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/applications.json b/applications.json index 95566e66..e3b8ab54 100644 --- a/applications.json +++ b/applications.json @@ -9718,7 +9718,7 @@ ], "repo_url": "https://github.com/Lukentui/smotrite-app", "title": "Smotrite", - "icon_url": "https://github.com/Lukentui/smotrite-app/blob/main/etc/icons/512x512x32.png", + "icon_url": "https://raw.githubusercontent.com/Lukentui/smotrite-app/main/etc/icons/512x512x32.png", "screenshots": [ "https://raw.githubusercontent.com/Lukentui/smotrite-app/main/etc/screenshots/1.png", "https://raw.githubusercontent.com/Lukentui/smotrite-app/main/etc/screenshots/2.png"