Plugins for Conky Studio, from the community and beyond.
Visual, logic, source, and canvas extension nodes other people built for the editor. Drop one into a project and it shows up on your palette next to the built-ins.
Every entry here is plain JSON: metadata plus a Lua snippet substituted into your theme. Nothing is compiled or hidden. Open any plugin detail page and read the Lua before you trust it, the same way you would any theme script you did not write yourself.
Resources
Docs, trust model, and places to ask for new nodes. Use these when you install, author, or test plugins.
- Node reference Built-in sources, logic, and visuals.
- Plugins schema All plugins are JSON; install and fetch rules.
- Plugin trust model How to treat remote manifests and Lua you did not write.
- Making plugins Authoring guide for custom node packs.
- Plugin testing playground Only use this after you read the code and want to try experimental nodes from the dev or other creators.
- Custom Lua API Drawing helpers and advanced visual creation.
- Discord Plugin requests, support, and community discussion.