SkillAgentSearch skills...

Kanri

πŸͺ Modern offline Kanban board app for Windows, MacOS and Linux made with Tauri and Nuxt. Built with simplicity and user experience in mind.

Install / Use

/learn @kanriapp/Kanri

README

<!-- SPDX-FileCopyrightText: Copyright (c) 2022-2026 trobonox <hello@trobo.dev> SPDX-License-Identifier: Apache-2.0 --> <p align="center"> <img src="https://github.com/user-attachments/assets/14750ad4-a273-4779-972c-71868c2bbaa3" alt="Kanri banner" width="100%" /> <br> <b> Kanban boards done right. Made with simplicity and user experience in mind, Kanri helps you create Kanban boards easily, right from your desktop. No internet connection or account needed! </b> <br> <br> <img src="https://img.shields.io/github/v/release/trobonox/kanri" alt="Release Version Badge" /> <br> <img src="https://img.shields.io/github/license/trobonox/kanri" alt="Repo license" /> <img src="https://api.reuse.software/badge/github.com/trobonox/kanri" alt="Reuse status" /> <br> <div align="center"> <a href="https://kanriapp.com/download"> <img width="180" src="https://github.com/trobonox/kanri/assets/57040351/f13c0cd7-6f6e-44e7-95ce-74282acdae51"/> </a> <a href="https://discord.gg/J3TZzKAcCy"> <img width="180" src="https://github.com/trobonox/kanri/assets/57040351/837f5516-e996-456c-acbe-1c376b856c14"/> </a> </div> </p>

πŸš€ Demo

showcase_gif_kanri

⬇️ Download

You can download Kanri for Windows, Mac and Linux at kanriapp.com, it's free!

Alternatively, macOS users can install using homebrew:

brew install --no-quarantine kanriapp/cask/kanri

Apple Silicon users, please run this command to prevent the error saying the app is broken (not required if installing using homebrew):

xattr -cr /Applications/kanri.app

✨ Why Kanri?

  • πŸ™ Modern - featuring a clean design & new technologies like Tauri
  • πŸ‘“ Familiar - uses a Kanban board layout (with unlimited boards, columns and tasks, including rich-text descriptions, sub-tasks, due-dates and tags)
  • 🧾 Offline - saves your data in a local .json file
  • πŸ›  Customizable - allows for custom themes, background images and card colors
  • ⌨ With power users in mind - implements keyboard shortcuts to speed up board navigation

πŸ“‹ Roadmap

Long term vision for the project:

  • πŸ‘·β€β™‚οΈ Improve current features and refactor to avoid tech debt
  • βž• Add additional small/mid-sized features with high impact (reminders, sub-tasks, etc.)
  • 🚚 Work towards 1.0 release with features from the backlog like internationalization or a widget panel
  • πŸ” After 1.0: Assess what direction to take (focus on offline-only features or add support for cloud sync and collaboration)

A granular list of priorities can be found in the roadmap.

This project is open for any contributions or feature requests as long as they are polite, provide enough context and remain patient (replies might take a few days).

[!NOTE] This project is still in active development and is provided "AS IS". Please make regular backups/exports to prevent any data loss.

πŸ›  Contributing & Build Setup

If you want to contribute, please take a look at the Contribution Guidelines. The main branch is equivalent to a dev branch where development is done on - submit PRs here. The release branch is similar to a stable branch with the code of latest release.

Build Setup: If you want to build the app, you need to install Node.js (latest LTS version recommended), a package manager like yarn and the β†—Β Tauri development environment. Then, depending on your use case you can run the commands below:

# Install dependencies
yarn install

# Start debug tauri build
yarn tauri dev

# Build tauri for production
yarn generate
yarn tauri build

Copyright (c) 2022-2026 trobonox (trobo@kanriapp.com). Licensed under GPL v3 (with some files under Apache 2.0 or other licenses stated in the files themselves). The Kanri logo, name and other branding are NOT open source, full copyright belongs to trobonox.

View on GitHub
GitHub Stars1.8k
CategoryDevelopment
Updated11h ago
Forks147

Languages

Vue

Security Score

100/100

Audited on Apr 5, 2026

No findings