Back to plugins
v1.1.0 dpvpro
About
Sing-Box Status
A bar widget that shows whether the sing-box proxy daemon is running. When sing-box is up, the glyph becomes a connected link tinted with the accent color; when it is not running, the glyph is a plain muted link.
Plugin
| Field | Value |
|---|---|
| ID | dpvpro/sing-box-status |
| Entries | Bar widget: status |
Requirements
pgrep, fromprocps/procps-ng, onPATH.
Usage
Add Sing-Box Status from Settings → Bar: pick a section and choose Sing-Box Status in the widget list.
The widget checks pgrep sing-box once a second and renders:
- a
link-plusglyph in thetertiarycolor while sing-box is running; - a
linkglyph in the default color when it is not.
Hover the glyph for a tooltip that states whether sing-box is running.
Notes
Processes. The widget runs pgrep sing-box once per second and reads only
its exit code.
No network access. No filesystem reads or writes. All state is kept in memory.
Versions
| Version | Plugin API | Updated |
|---|---|---|
| v1.1.0 latest | 3 | Sep 6, 2026 |
Older versions stay installable on a Noctalia release whose plugin API is below the latest version's.