dms-plugins
August 23, 2026 · View on GitHub
A monorepo of DankMaterialShell plugins by NyllRE.
Plugins
| Plugin | Path | Description |
|---|---|---|
| Local Services | plugins/local-services | Passive discovery of local TCP services with automatic dev server detection and live favicons in the DankBar |
Install a plugin
Clone this repo and symlink the plugin you want:
git clone https://github.com/NyllRE/dms-plugins.git
ln -s "$(pwd)/dms-plugins/plugins/local-services" ~/.config/DankMaterialShell/plugins/localServices
Then in DMS: Settings → Plugins → Scan for Plugins → enable the plugin → add it to your DankBar.
Each plugin folder is self-contained (manifest, QML, scripts, README), so symlinking or copying an individual directory is all that is needed.
License
MIT, see LICENSE.