Work

This is a listing of some of my little side-projects, which I’ve coded in my spare time.

Kanbanflow App

KanbanFlow screenshot

Kanbanflow.com is a pretty useful tool to manage yourself and/or your team with the Kanban principle. It’s a web-based tool, which I use quite often. Since a programmers browser tends to crash 😉, it’s probably better to have a separate app. Since there isn’t a standalone app for kanbanflow I created a simple Electron based container for the website. You can download it from my GitHub repo:

Download

Extract the ZIP for your platform to a directory of your desire and start the app with kanbanflow.exe. If you need the app on another platform than Windows please create an Issue on GitHub with your desired platform.