From 8007ad01b6b7f791f542d2cf15228c730211d309 Mon Sep 17 00:00:00 2001 From: ENjxzlt <143188654+ENjxzlt@users.noreply.github.com> Date: Thu, 20 Aug 2026 21:37:48 +0200 Subject: [PATCH] Add NetBird plugin Toggles a machine's NetBird connection from one key and shows the state on it: the NetBird logo in color when connected, grey when disconnected. --- Plugins.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Plugins.json b/Plugins.json index 06deb75..9c07494 100644 --- a/Plugins.json +++ b/Plugins.json @@ -271,5 +271,9 @@ { "url": "https://github.com/GrantAbell/StreamController-Spotify", "hash": "4a22c1cbd3841e6eca468a99f09c408e1767ce3d" + }, + { + "url": "https://github.com/ENjxzlt/Netbird-Streamcontroller", + "hash": "1dc597c569776810d5018986a4f9723a99d3d6aa" } ]