Download VESSEL

Web app, browser extension, and desktop installers. Files linked below are served from this website (not from GitHub releases).

Release track 0.1.0

Web app

Use VESSEL in the browser, or install it like an app from Chrome, Edge, or Safari. No app store required.

Open VESSEL

Browser extension

Add rituals from any webpage. The ZIP is built on request from our servers with the correct site URL; the Chrome Web Store is optional for auto-updates.

Desktop (Tauri)

Unsigned hybrid builds. On first launch, macOS and Windows may ask you to confirm you trust the app. Add installer files under public/downloads/ on deploy, then set their names in lib/site-downloads.js.

Large installers live next to your site on the same host (e.g. Vercel static files). If a file is missing, upload it to public/downloads/ and redeploy, or use an external CDN and point the href in lib/site-downloads.js to a full URL (advanced).