diff --git a/applications.json b/applications.json index e96e82f7..e3b8ab54 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://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" + ], + "official_site": "", + "languages": [ + "typescript" + ] } ] }