Skip to content

makeitcount/Kanbanion

 
 

Repository files navigation

Kanbanion

A Kanban board. Simple, digital and local.

With its JSON-based storage, Kanbanion is the perfect choice for keeping track of a single project's tasks. The Electron platform makes it feel and behave just like a native application.

Screenshot

Run

Check the releases page for ready-to-run builds.

If you want to run Kanbanion directly from the repo, clone it and run the following commands.

$ npm install
$ bower install
$ npm start

Build

To builds the app for Linux, MacOS and Windows using electron-packager, run:

$ npm run build

About

A Kanban board. Simple, digital and local.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • HTML 62.3%
  • JavaScript 26.0%
  • CSS 11.7%