A personal productivity desktop app built with Tauri, Nuxt 4, and Vue 3. Brings notes, snippets, bookmarks, tasks, and AI conversations into one workspace.
- Notes — create and manage personal notes
- Bookmarks — save and organize web links
- Snippets — store reusable code with syntax highlighting
- Todo — track tasks and to-dos
- Ollama — chat with local AI models
- Scratch Pad — quick freeform writing space
- Moodboard — visual inspiration board
| Layer | Technology |
|---|---|
| Framework | Nuxt 4 + Vue 3 |
| Desktop | Tauri v2 |
| UI | @nuxt/ui + Tailwind CSS |
| State | Pinia + persisted state |
| Database | Tauri SQL plugin (SQLite) |
| i18n | @nuxtjs/i18n |
MIT — see LICENSE.
