8000 GitHub - sarvex/kanri: ๐Ÿช Cross-platform, offline-first Kanban board desktop application with a focus on simplicity and user experience. Made with Tauri and Nuxt.js v3
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
/ kanri Public
forked from kanriapp/kanri

๐Ÿช Cross-platform, offline-first Kanban board desktop application with a focus on simplicity and user experience. Made with Tauri and Nuxt.js v3

License

Notifications You must be signed in to change notification settings

sarvex/kanri

ย 
ย 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

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!

GitHub Build Status
Repo license Reuse status
Discord Status Release Version Badge

Screenshot of a fully customized version of the app, in the main Kanban board view: kanri_customized

You can download it for free for Windows, Mac and Linux from the GitHub releases!

โœจ Why Kanri?:

  • ๐Ÿ™ Modern - featuring a clean design & new technologies like Tauri
  • ๐Ÿ‘“ Familiar - uses a Kanban board layout (inspired by Trelloยฎ)
  • ๐Ÿงพ 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

Note: This is a fairly early and untested version, it is advised to make regular JSON exports. Any testers that provide feedback are greatly appreciated.

๐Ÿ“‹ 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: Possibility of cloud sync backend (hosted by me with possibility of self hosting)

A granular list of priorities can be found in the roadmap in the projects tab of this GitHub repo.

This project is open for any contributions or feature requests, though always keep in mind that I am still a student with limited time and I might not be able to process every request immediately.

๐Ÿ›  Contributing & Build Setup

If you want to contribute, please take a look at the Contribution Guidelines.

Build Setup: If you want to build the app, you need to install Node.js (v16 LTS is 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-2023 trobonox (hello@trobo.tech). Licensed under the Apache 2.0 License.

Background image used in the showcase screenshot made by Richard Horvath on Unsplash.

About

๐Ÿช Cross-platform, offline-first Kanban board desktop application with a focus on simplicity and user experience. Made with Tauri and Nuxt.js v3

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Vue 98.6%
  • Other 1.4%
0