From 14f654359a4360dc83d48b4814193cdddfb7e842 Mon Sep 17 00:00:00 2001 From: paragonnov Date: Thu, 11 Mar 2021 21:36:20 +0900 Subject: [PATCH] Add Stats (#642) Co-authored-by: Serhii Londar --- applications.json | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/applications.json b/applications.json index 2802c5f..2a0d00e 100644 --- a/applications.json +++ b/applications.json @@ -8480,6 +8480,24 @@ "video" ] }, + { + "short_description": "macOS system monitor in your menu bar", + "categories": [ + "system", + "utilities", + "menubar" + ], + "repo_url": "https://github.com/exelban/stats", + "title": "Stats", + "icon_url": "https://raw.githubusercontent.com/exelban/stats/master/Stats/Supporting%20Files/Assets.xcassets/AppIcon.appiconset/256.png", + "screenshots": [ + "https://camo.githubusercontent.com/0e25eeb8b466356b0bcd847d064da3084baa5aed9bf53fab3bad2f0f0fbd1ee9/68747470733a2f2f7365726869792e73332e65752d63656e7472616c2d312e616d617a6f6e6177732e636f6d2f4769746875625f7265706f2f73746174732f706f7075707325334676322e332e322e706e673f7633" + ], + "official_site": "", + "languages": [ + "swift" + ] + }, { "repo_url" : "https://github.com/87kangsw/ThenGenerator", "official_site" : "",