Personal collection of noctalia plugins.
Each plugin lives in its own subdirectory (<plugin>/plugin.toml), following
noctalia's git plugin-source convention.
Add this repo as a source in ~/.config/noctalia/config.toml:
[[plugins.source]]
kind = "git"
name = "nightwatch75"
location = "https://github.com/nightwatch75/noctalia-plugins.git"| Plugin | Id | Description |
|---|---|---|
| nnotes | nightwatch75/nnotes |
One-click scratchpad: a bar glyph toggles a floating editor panel on a single notes file, with autosave |
| dns-switcher | nightwatch75/dns-switcher |
Switch the system DNS resolver from the bar, with a right-click row menu to copy a provider's addresses or test a lookup through it without switching |
| file-search | nightwatch75/file-search |
Fuzzy search files and folders as you type (fzf-powered), across your search folder and/or the mounted USB disks; a right-click row menu to open, reveal or copy, and a disk usage donut showing what fills the folder |
| todo | nightwatch75/todo |
Prioritised to-do list on the bar: editable tasks with low/medium/important colour chips, done toggle with strike-through, a right-click row menu for edit/priority/delete, sorted by priority |
| topgrade-wrapper | nightwatch75/topgrade-wrapper |
Drive topgrade from the bar: a pending-update count per package manager, and the upgrade run in a terminal window |
MIT — see LICENSE.