Transform your workflow with a lightning-fast kanban board that runs entirely on your desktop — no internet required.
Features • Tech Stack • Quick Start • Build
- Offline-First - Everything runs locally with SQLite
- Drag & Drop - Smooth card and column reordering
- Keyboard Shortcuts - Full keyboard navigation
- Undo/Redo - Revert any action instantly
- Auto-Save - Changes saved automatically
- Dark Mode - System theme detection
- Automatic Backups - Database backups on startup
- Frontend: React + TypeScript + @dnd-kit
- Backend: Tauri + Rust
- Database: SQLite
- State Management: Zustand
npm install
npm run tauri devnpm run tauri buildRequirements: Node.js 18+ and Rust 1.70+
MIT License - see LICENSE for details