No description
- QML 74.7%
- Python 25.3%
Bring the niri screen-share/cast-status Noctalia plugin into this source,
with only the files needed at runtime: the QML entry points, manifest, and
the bundled obs-ws.py OBS WebSocket helper invoked by the OBS menu actions.
The OBS commands resolve the helper via a {pluginDir} placeholder expanded at
runtime to the plugin's install dir, so there are no hard-coded paths to the
source checkout. Register the plugin in registry.json and the README.
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
|
||
|---|---|---|
| cast-status | ||
| claude-mem-worker | ||
| .gitignore | ||
| README.md | ||
| registry.json | ||
Mariano's Noctalia Plugins
Personal plugin source for Noctalia.
Add this repository as a Noctalia plugin source:
ssh://git@git.mz.uy:222/marianozunino/noctalia-plugins.git
Plugins
claude-mem-worker: shows claude-mem worker status in the bar and lets you start, stop, or restart it.cast-status: shows what niri is currently casting (app window, whole desktop, or blank) and lets you switch the dynamic cast target. Includes an optional OBS projector control backed bycast-status/scripts/obs-ws.py.