Desktop App — v0.1.0

Synapse on your desktop

A native app with full local file access, offline mode, and instant startup. The same powerful editor — without the browser.

Synapse — hero-banner.liquid
index.liquid
hero-banner.liquid
theme.css
1{% schema %}
2 { "name": "Hero Banner",
3 "tag": "section",
4 "class": "hero-section",
5 "settings": [
6 { "type": "text",
7 "id": "heading",
8 "label": "Heading",
9 "default": "Welcome" }
10 ]
11 }
12{% endschema %}
13
14<section class="hero">
15 <div class="hero__container">
16
● ConnectedmainLn 15, Col 32Synapse v0.1.0

Built for your workflow

Everything you get in the browser, plus native capabilities that make development faster.

Native performance

Direct system access with hardware-accelerated rendering. No browser overhead.

Offline-ready

Work on themes without an internet connection. Changes sync when you reconnect.

Auto updates

New versions install silently in the background. Always on the latest release.

Secure by default

Sandboxed processes, code signing, and encrypted local storage out of the box.

Local file access

Open theme folders directly from your filesystem. Drag-and-drop project import.

System integration

Native notifications, system tray, keyboard shortcuts, and deep OS integration.

Synapse Desktop requires a 64-bit operating system. Windows 10+, macOS 12+, or Ubuntu 20.04+ recommended. The app auto-updates to the latest stable version. Terms of Service · Privacy Policy