Files
pi-gui/noctalia-v5-plugin/pi-status-bridge/plugin.toml
T
alex b7fea83ed6 feat(bridge): establish local pi status bridge
Deliver the initial local bridge, Noctalia v4/v5 adapters, desktop client, service unit, tests, and implementation documentation for persistent Pi status and control.
2026-07-27 14:51:45 +02:00

11 lines
232 B
TOML

id = "alex/pi-status-bridge"
name = "Pi Status Bridge"
version = "0.2.0"
plugin_api = 3
author = "alex"
description = "Compact Pi status and launcher for the standalone Pi Status UI."
[[widget]]
id = "bridge"
entry = "bridge.luau"