From e0f1cb5056e78661191cd50688f41e7a2422e45e Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Sat, 8 Aug 2026 19:40:44 +0000 Subject: [PATCH] chore: update plugin catalog [skip ci] --- catalog.toml | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/catalog.toml b/catalog.toml index 565f54e..5db09ed 100644 --- a/catalog.toml +++ b/catalog.toml @@ -1206,3 +1206,16 @@ icon = "route" description = "Manage 9Router model combos from the Noctalia bar — list, reorder chains, edit routing without the web dashboard." plugin_api = 3 tags = ["ai", "productivity", "development", "network", "bar", "panel"] + +[[plugin]] +id = "weinguyen/procmon" +name = "Process Monitor" +version = "0.3.0" +updated_at = 1786218032 +added_at = 1786218032 +author = "weinguyen" +license = "MIT" +icon = "cpu" +description = "A bottom-style process monitor: live CPU/RAM/swap bars and a sortable, searchable process table with per-process kill." +plugin_api = 12 +tags = ["bar", "panel", "service", "system", "utility"]