Overview
Kanri is a Tauri/Nuxt offline Kanban desktop app for Windows, macOS, and Linux. It manages boards, columns, cards, subtasks, due dates, and tags in a local JSON file without requiring an account or internet connection.
Features and best fit
Based on official documentation; not hands-on tested · Content checked:
Manage boards, cards, and subtasks fully offline
Custom columns, rich-text descriptions, subtasks, due dates, and tags support normal Kanban workflows without a cloud service.
Sources: [2]
Move data through Trello import and JSON export
Basic Trello import plus granular or full export make the board data portable instead of tied to a hosted account.
Sources: [2]
For personal Kanban workflows that should stay on the local machine
It fits users who want a simple board without accounts, collaboration SaaS, or mandatory network access.
Sources: [2]
Treat it as an active-development project and review licensing boundaries
The README recommends regular backups during active development. Most code is GPLv3, some files use other licenses, and branding is separately copyrighted.
Official sources
- [1]kanriapp/kanri repository(2026-09-21)
- [2]Kanri README(2026-09-21)
- [3]Kanri website(2026-09-21)
- [4]Kanri GPLv3 license(2026-09-21)
Supplemental curator note
Kanri deliberately avoids built-in cloud sync and focuses on a simple offline Kanban workflow. Most code is GPLv3, some files use Apache-2.0 or other licenses, and the Kanri name/logo/branding are not open source, so redistribution should review file-level and branding terms.
Try it in 3 steps
- 1
Get the source
git clone --depth 1 https://github.com/kanriapp/kanri.git - 2
Enter the repository
cd kanri - 3
Check the official steps
Continue with the commands in the README Installation, Quick Start, or Getting Started section.
find . -maxdepth 1 -iname 'README*' -exec sed -n '1,220p' {} \; -quit
Growth
Growth trends · Last 30 days
2,033 Stars
Trend data is still being collected.
Development activity
Last 90 days · weekly
- Commits (last 30 days)
- 0
- Open PRs
- 20
Development activity is still being collected.
Built with
Categories and tags
Categories
GitHub data
GitHub dataView detailed GitHub data
GitHub Topics
- kanban
- kanban-board
- kanban-board-application
- nuxt
- nuxt3
- nuxtjs
- offline-app
- offline-kanban-board
- tauri
- typescript
- offline
- offline-first
- Stars
- 2,033
- Forks
- 170
- Watchers
- 12
- Open issues
- 120
- Contributors
- 25
- Primary language
- Vue
- License
- GPL-3.0
- Repository last updated
- Sep 20, 2026
Related information
Write a related articleShare a guide or use case for this OSS in Markdown. Articles are published after administrator approval.
Explore next
- n8n205,475 Stars
A fair-code platform combining a visual canvas and code for service integrations, workflows, and AI agents.
TypeScript - Oh My Zsh189,851 Stars
A community framework for managing Zsh configuration through plugins, themes, and an update mechanism.
Shell - Excalidraw132,533 Stars
An open-source virtual whiteboard for hand-drawn-style diagrams, wireframes, and notes on an infinite canvas.
TypeScript - Mermaid90,325 Stars
A diagrams-as-code library that renders flowcharts, sequences, UML, and more from Markdown-like text.
TypeScript - fzf83,158 Stars
An interactive terminal tool that fuzzy-filters any candidate list and returns selected values to a shell workflow.
Go
Report incorrect information
Tell us if any listing information is incorrect or outdated.