Kanri vs Tasks.md
A side-by-side comparison of two self-hosted project management & tasks options — licensing, setup difficulty, resource needs, and what each one replaces.
| Feature | Kanri | Tasks.md |
|---|---|---|
| Deploy effort | Under-an-hour setup | Under-an-hour setup |
| Health score | 77 · Good | 66 · Good |
| Category | Project Management & Tasks | Project Management & Tasks |
| License | MIT | MIT |
| Language | Vue | JavaScript |
| Setup difficulty | Easy | Easy |
| Min. RAM | 128 MB | 128 MB |
| Deployment | docker, source | docker |
| GitHub stars | ★ 2,035 | ★ 2,200 |
| First released | 2022 | 2023 |
| Replaces | Trello | Trello |
What are Kanri and Tasks.md?
Kanri
Kanri is an offline-first kanban board desktop application built with Tauri and Vue. Boards are stored locally on your machine and support drag-and-drop cards, custom themes, and import/export, with no server or account required.
- Offline kanban boards
- Drag-and-drop cards
- Cross-platform desktop app
- Local data storage
Tasks.md
Tasks.md is a self-hosted, file-based task management tool where every card is a Markdown file. It provides a kanban interface backed entirely by plain text files.
- Cards stored as Markdown files
- No database required
- Drag-and-drop kanban board
- Easy to back up with git
Kanri vs Tasks.md: key differences
Kanri is written in Vue, while Tasks.md is built with JavaScript.
Why pick each one
Choose Kanri if…
- Released under the MIT license
- Easy to set up — beginner-friendly
- First-class Docker support for quick deployment
- Active community (2k GitHub stars)
Choose Tasks.md if…
- Released under the MIT license
- Easy to set up — beginner-friendly
- First-class Docker support for quick deployment
- Active community (2.2k GitHub stars)
Frequently asked questions
Is Kanri or Tasks.md better?
Neither is universally better. Tasks.md has the larger community; both share a easy setup difficulty, so the decision comes down to features and licensing.
Are Kanri and Tasks.md free and open-source?
Yes. Kanri is licensed under MIT and Tasks.md under MIT. Both can be self-hosted at no software cost.
Can I run Kanri and Tasks.md with Docker?
Kanri: yes. Tasks.md: yes.