No description
  • Luau 70.9%
  • Python 16%
  • QML 12.7%
  • Shell 0.4%
Find a file
2026-07-22 19:24:14 -03:00
cast-status dev: automated commit - 2026-07-17 09:54:46 2026-07-17 09:54:46 -03:00
claude-mem-worker Restructure as Noctalia plugin source 2026-06-17 14:20:03 -03:00
cloudflare-warp fix(cloudflare-warp): persist consent and size icon 2026-07-22 19:24:14 -03:00
scripts dev: automated commit - 2026-07-17 10:00:52 2026-07-17 10:00:52 -03:00
tailscale dev: automated commit - 2026-07-17 11:59:44 2026-07-17 11:59:44 -03:00
.gitignore dev: automated commit - 2026-07-17 10:00:52 2026-07-17 10:00:52 -03:00
catalog.toml fix(cloudflare-warp): persist consent and size icon 2026-07-22 19:24:14 -03:00
README.md dev: automated commit - 2026-07-17 10:00:52 2026-07-17 10:00:52 -03:00

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 by cast-status/scripts/obs-ws.py.