From be1dd77a0d9baddd86b3ff336f525182d8a085e2 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Mon, 27 Jul 2026 17:56:30 +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 32e7273..8d51449 100644 --- a/catalog.toml +++ b/catalog.toml @@ -687,3 +687,16 @@ icon = "battery" description = "Plots battery level on a graph" plugin_api = 3 tags = ["hardware", "utility", "desktop", "panel"] + +[[plugin]] +id = "cleboost/hotspot" +name = "Wi-Fi Hotspot" +version = "1.0.0" +updated_at = 1785174978 +added_at = 1785174978 +author = "Cleboost" +license = "MIT" +icon = "router" +description = "Start and stop a Wi-Fi hotspot from the bar, with connected device list and IPC control." +plugin_api = 9 +tags = ["network", "bar", "panel", "service", "utility", "system", "indicator"]