Skip to content

My Personal Kanban Desktop App is a standalone desktop implementation of the Personal Kanban.

License

Notifications You must be signed in to change notification settings

treymo/mpk-desktop-app

 
 

Repository files navigation

My Personal Kanban 2.0

This is a Standalone Desktop version of the My Personal Kanban, previously developed as a Browser App, with different set of technologies. More information with list of features and binary releases can be found at https://greggigon.com/my-personal-kanban-2-0/.

Starting Development

Start the app in the dev environment. This starts the renderer process in hot-module-replacement mode and starts a webpack dev server that sends hot updates to the renderer process:

yarn dev

Packaging for Production

To package apps for the local platform:

yarn package

Technical information

The application is developed with:

Maintainers

Contributing

Please contribute your improvements and bug fixes via Issues and a standard Pull Request process on GitHub.

License

GNU GPL v3

If you wish to re-use the code of the software in this repository, please get in touch.

About

My Personal Kanban Desktop App is a standalone desktop implementation of the Personal Kanban.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 84.2%
  • JavaScript 13.4%
  • CSS 1.5%
  • HTML 0.9%