No description
- Luau 70.9%
- Python 16%
- QML 12.7%
- Shell 0.4%
| cast-status | ||
| claude-mem-worker | ||
| cloudflare-warp | ||
| scripts | ||
| tailscale | ||
| .gitignore | ||
| catalog.toml | ||
| README.md | ||
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
Reference docs
The upstream Noctalia v5 plugin docs and the official-plugins sources are not tracked
here — they change too often to vendor. Fetch a local snapshot into docs/v2/:
./scripts/sync-docs.py
It discovers every plugin page from the docs sitemap, converts them to Markdown, and
mirrors the official-plugins repo. Re-run it to update; --docs-only skips the clone.
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.