# Kanri: A Modern Offline Kanban Board App for Desktop

This repository profile is provided by osrepos.com, an open source repository discovery platform.

Source: osrepos.com
Repository profile: https://osrepos.com/repo/kanriapp-kanri
Generated for open source discovery and AI-assisted research.

Kanri is a modern, offline Kanban board application designed for Windows, macOS, and Linux. Built with Tauri and Nuxt, it offers a simple and intuitive user experience for managing tasks without requiring an internet connection or an account. This desktop app emphasizes simplicity and efficiency, making task organization accessible and straightforward.

GitHub: https://github.com/kanriapp/kanri
OSRepos URL: https://osrepos.com/repo/kanriapp-kanri

## Summary

Kanri is a modern, offline Kanban board application designed for Windows, macOS, and Linux. Built with Tauri and Nuxt, it offers a simple and intuitive user experience for managing tasks without requiring an internet connection or an account. This desktop app emphasizes simplicity and efficiency, making task organization accessible and straightforward.

## Topics

- kanban
- offline-app
- desktop-app
- tauri
- nuxt
- vuejs
- productivity
- task-management

## Repository Information

Last analyzed by OSRepos: Sat Oct 11 2025 22:48:56 GMT+0100 (Western European Summer Time)
Detail views: 39
GitHub clicks: 10

## Safety Notice

OSRepos shares public repositories for knowledge and discovery only. Review source code, dependencies, licenses, and security implications before running or installing anything.

## Content

## Introduction
Kanri is a modern, offline Kanban board application designed for Windows, macOS, and Linux. Built with simplicity and user experience in mind, it leverages cutting-edge technologies like Tauri and Nuxt to provide a seamless desktop experience. With Kanri, you can easily create and manage Kanban boards without needing an internet connection or an account, keeping your data local and private. It's perfect for personal task management and project organization.

## Installation
Kanri is free and available for Windows, macOS, and Linux.

You can download the application directly from the official website:
[Download Kanri](https://kanriapp.com/download){:target="_blank"}

For macOS users, installation via Homebrew is also an option:
bash
brew install --no-quarantine kanriapp/cask/kanri


Apple Silicon users might need to run an additional command if not installing via Homebrew, to prevent the "app is broken" error:
bash
xattr -cr /Applications/kanri.app


## Examples
Kanri offers a clean and intuitive interface for managing your tasks. The application supports unlimited boards, columns, and tasks, including rich-text descriptions, sub-tasks, due-dates, and tags. You can see a quick demonstration of Kanri's features in action through this GIF:

![Kanri Demo GIF](https://github.com/user-attachments/assets/14d26751-cb5e-4164-a2f9-84e2b3dc200c)

## Why use Kanri?
Kanri stands out for several compelling reasons:
*   **Modern**: Features a clean design and utilizes new technologies like Tauri for a performant experience.
*   **Familiar**: Uses a classic Kanban board layout, enhanced with unlimited boards, columns, and tasks, rich-text descriptions, sub-tasks, due-dates, and tags.
*   **Offline**: All your data is saved locally in a `.json` file, ensuring privacy and accessibility without an internet connection.
*   **Customizable**: Personalize your experience with custom themes, background images, and card colors.
*   **Power User Friendly**: Implements keyboard shortcuts to speed up board navigation and task management.

## Links
*   **GitHub Repository**: [kanriapp/kanri](https://github.com/kanriapp/kanri){:target="_blank"}
*   **Official Website**: [kanriapp.com](https://kanriapp.com){:target="_blank"}
*   **Discord Community**: [Join Discord](https://discord.gg/J3TZzKAcCy){:target="_blank"}