Omarchy
The System Bridge Omarchy plugin shows CPU and memory usage in the bar. Select the widget to open a panel with disk, fan, GPU, temperature, uptime, and reboot details.
Requirements
Section titled “Requirements”- Omarchy Quattro
- System Bridge installed with the
system-bridgeexecutable available onPATH - A running local System Bridge service
Install
Section titled “Install”Review the plugin repository, then add it:
omarchy plugin add https://github.com/timmo001/omarchy-system-bridge.gitAccept the prompt to enable the plugin. For an unattended install from a repository you already trust:
omarchy plugin add https://github.com/timmo001/omarchy-system-bridge.git --enable --yesSelect the widget to open its panel. Type to filter the readings, use Up and Down to move through the list, and press Escape to clear the filter or close the panel.
The plugin exposes the timmo.system-bridge shell IPC target:
omarchy-shell timmo.system-bridge toggleSettings
Section titled “Settings”primaryOnly: show the widget only on the selected outputprimaryOutput: optional output name used whenprimaryOnlyis enabled; the first available output is used when this is empty or unavailable
Update and remove
Section titled “Update and remove”Review and apply the next fast-forward update:
omarchy plugin update timmo.system-bridgeRemove the plugin and its shell entry:
omarchy plugin remove timmo.system-bridgeSecurity
Section titled “Security”Omarchy plugins run as unsandboxed code inside omarchy-shell. Review the
source before installing it.
This plugin starts system-bridge client data watch and reads System Bridge’s
local settings and authentication token through that client. It does not write
Omarchy configuration, access remote services directly, run privileged
commands, or install software.