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/.
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
To package apps for the local platform:
yarn package
The application is developed with:
- The use of excellent Electron framework
- React JS framework
- Typescript
- Excellent boilerplate project template from https://github.com/electron-react-boilerplate/electron-react-boilerplate
Please contribute your improvements and bug fixes via Issues and a standard Pull Request process on GitHub.
GNU GPL v3
If you wish to re-use the code of the software in this repository, please get in touch.