-
-
Notifications
You must be signed in to change notification settings - Fork 1
Home
Bobby Comet edited this page Jul 31, 2026
·
31 revisions
Design desktop HUDs visually. Ship real Conky themes.
Conky Studio is a visual system designer for Conky: a node graph for data, logic, and drawing; a live preview driven by a real Conky process; and a build step that writes a normal theme folder. What you preview is what you export.
| Page | What it covers |
|---|---|
| Getting Started | First launch, first widget, tabs, canvas size |
| Features | Comprehensive feature list by area |
| FAQ | Short answers to common questions |
| Sharing Projects & JSON | Project JSON vs built themes; what to send |
| Store & Community | In-app Store, OpenDesktop, community packs |
| Plugins | Install, trust, authoring overview |
| Legacy Import | Import conf + TEXT + Lua (limitations included) |
| Troubleshooting | App, preview, session, hardware |
| Troubleshooting Themes | Manager, start.sh, blank HUDs, paths |
| Support | Discord, YouTube, sponsors |
Quick links
You place Source nodes (system data), optional Logic nodes (math, thresholds, smoothing), and Visual nodes (gauges, text, shapes). Wires carry data. Build writes start.sh, conky.conf, render.lua, and scripts under a theme folder. Live Preview runs that same pipeline in a real Conky instance, not a mock canvas.