From 882d7f75529f46ab0be8797f6e7ad86296724f14 Mon Sep 17 00:00:00 2001 From: Nima Karimi Date: Sun, 7 Jun 2026 01:33:04 +0300 Subject: [PATCH] Add Featherbar --- applications.json | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/applications.json b/applications.json index 8324e407f..f0958fecc 100644 --- a/applications.json +++ b/applications.json @@ -9463,6 +9463,24 @@ "swift" ] }, + { + "short_description": "Featherweight menu bar system monitor showing CPU, RAM, power, and temperature in two color-coded lines.", + "categories": [ + "system", + "utilities", + "menubar" + ], + "repo_url": "https://github.com/nim444/featherbar", + "title": "Featherbar", + "icon_url": "", + "screenshots": [ + "https://raw.githubusercontent.com/nim444/featherbar/main/assets/menubar.png" + ], + "official_site": "https://crates.io/crates/featherbar", + "languages": [ + "rust" + ] + }, { "repo_url": "https://github.com/87kangsw/ThenGenerator", "official_site": "",