• Stars
    star
    114
  • Rank 308,031 (Top 7 %)
  • Language
    TypeScript
  • License
    Other
  • Created about 4 years ago
  • Updated almost 3 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

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

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.