kanriapp / kanri

๐Ÿช Modern offline Kanban board app for Windows, MacOS and Linux. Built with simplicity and user experience in mind.
https://kanriapp.com
GNU General Public License v3.0
663 stars 50 forks source link
kanban kanban-board kanban-board-application nuxt nuxt3 nuxtjs offline offline-app offline-first offline-kanban-board tauri typescript vue3 vuejs

Kanri banner 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!

Release Version Badge GitHub Build Status
Repo license Reuse status

๐Ÿš€ Demo

kanri_demo_gif

โฌ‡๏ธ Download

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

Apple Silicon users, please run this command to prevent the error saying the app is broken:

xattr -cr /Applications/kanri.app

โœจ Why Kanri?

๐Ÿ“‹ Roadmap

Long term vision for the project:

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-2024 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.