kanban-electron icon indicating copy to clipboard operation
kanban-electron copied to clipboard

🪐 A cross-platform Kanban board desktop application made with Electron and Nuxt.js, with a focus on simplicity and user experience.

KanbanElectron Banner
A cross-platform Kanban Board desktop application made with Electron & Nuxt.js, with a focus on simplicity and user experience.

THIS PROJECT HAS BEEN DISCONTINUED IN FAVOUR OF A NEW VERSION

New version here: https://github.com/trobonox/kanri

Includes more features, a fresh tech stack and uses Tauri instead of Electron.

🌌 Showcase

https://user-images.githubusercontent.com/57040351/165910214-f2ec2657-39fb-4070-93b5-8a5278a50c8a.mp4

📋 Roadmap (planned features)

  • [x] Custom themes (curated selection + editor to create your own from scratch)
  • [ ] UI improvements like a bar for quick actions in the board view
  • [x] Add help menu with keyboard shortcuts and support resources
  • [ ] More card properties like a due date or sub-tasks
  • [ ] Add tests to prevent any critical bugs
  • [ ] Custom backgrounds in board view
  • [x] JSON exporting of boards
  • [ ] Fix board scrollbar
  • [ ] Showcase website

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.

🛠 Build Setup

# install dependencies
yarn install

# serve app with hot reload
yarn dev

# build electron application for production
yarn build


This project was generated with electron-nuxt v1.8.1 using vue-cli. Documentation about the original structure can be found here.

Copyright (c) 2022-present Trobonox