A native desktop app for small teams. Kanban boards, release tracking, rich notes — offline-first with optional encrypted sync.
No account required, no subscription, no cloud dependency. Just install and start managing your project.
Track your releases and features at a glance. See progress bars, task counts, and overall project health in one view.
Drag & drop tasks across columns. Features group their child tasks together — moving a feature moves all its tasks along. Toggle done tasks on or off.
Manage tasks and features with quick-add buttons, search, tags, and release assignment. Filter by release, feature, assignee, or tag. Export to CSV.
Plan and organize your releases. Assign tasks, track progress, and generate CAB reports for change management.
Block-based rich text editor with hierarchical sub-notes, Table of Contents navigation, full-text search, tags, and file attachments. Powered by BlockNote.
7 languages, customizable AI prompts, database backup & restore, update checker, user management with color avatars, and sync configuration.
All synced data is AES-GCM encrypted on your device before it leaves. The server only sees opaque ciphertext.
Everything stored locally in SQLite. Works without internet, syncs automatically when your server is reachable.
Built with Tauri v2 — no Electron, no Chromium. Tiny installer (~8 MB), fast startup, low memory.
Built-in update checker. The NSIS installer supports automatic updates with one click.
Optional sync via PocketBase. Clone the repo, run Docker, done. No vendor lock-in.
Clone this repo and start the Docker container. No external database, no complex setup.
git clone https://github.com/McHill007/dragonfly-release.git
cd dragonfly-release/docker
docker compose up -d --build
Create a superuser account via CLI or the built-in admin dashboard.
docker exec dragonfly-pb /pb/pocketbase superuser create EMAIL PASS
Enter your server URL, admin credentials and a shared space key in DragonFly. Collections are created automatically.
Settings → Sync → Setup Server → Connect
A carefully chosen stack for performance, reliability and developer experience.
Download the latest release and get started in seconds. No account required.
Download Latest Release