This project is a lightweight user-friendly desktop software to create and manage basic kanbans boards for your personal use.
The theme depends of your desktop theme.

I personally got disappointed by kanban softwares. You either had to pay for it or have to sign dark contracts and hope your information would stay yours...
Otherwise, open source softwares were fine but far too heavy for my humble use. I needed something simple and yet efficient to track my work (without mandatory Agile methodology). Then, I found My Personal Kanban. It was perfectly what I needed. Until I cleared my web browser cache and lost all my kanbans... (You can export your kanban into a file but doing it every time you edit a card is annoying).
That's why I'm making this project.
flatpak install io.github.lyaaaaaaaaaaaaaaa.Project_Kanban.flatpak.
You can now use your application finder to launch the software. Just search for Project Kanban.
Or you can run the following command in a terminal:
flatpak run io.github.lyaaaaaaaaaaaaaaa.Project_Kanban.
flatpak remove io.github.lyaaaaaaaaaaaaaaa.Project_Kanban
chmod +x install.sh .
./install.sh.
chmod +x start.sh.
./start.sh.
chmod +x build_application.sh./build_application.shCode of conduct
How to contribute