Getting Started¶
This guide will help you install Delta Widgets and create your very first widget.
Installation¶
- Go to the Releases page.
- Download the latest Installer (
.exe
or.msi
) for Windows. - Run the installer and follow the setup steps.
- Once installed, you can launch Delta Widgets from the Start Menu.
Create Your First Widget¶
- Open Delta Widgets Builder (Create New button).
- Drag a Text Block onto the canvas.
- Type
Hello World
in the text box. - Customize the font size, color, and alignment using the right panel.
- Click Preview – it will appear on your desktop instantly!
- Click Publish to install the widget, then close the window
- You can now find the widget on the Installed section, toggle the switch to hide/show the created widget.
Example: Clock Widget¶
Want to add a live clock?
- Add a Text Block
- Enter:
{{time:HH:mm}}
- Save → You now have a live updating clock on your desktop