Kodo is a modern, source-code-focused Kanban board and notes app for your source code. It streamlines software project management for technical teams by combining task tracking, code scanning, note saving, and a customizable workspace.
-
Kanban Board:
Organize tasks into customizable columns, drag and drop cards, set priorities, and visualize workflow from "Todo" to "Done". -
Code Issue Scanning:
Automatically scan your codebase for TODOs, FIXMEs, BUGs, and custom patterns. -
Notes:
Add notes and documentation directly in your codebase. -
Workspace Customization:
Personalize your board with themes, colors, and...
- Go
go install github.com/prodemmi/kodo@latestJust run kodo in your source code directory:
kodoOpen the http://localhost:3519 in the browser:
- Fork the project.
- Create your feature branch (
git checkout -b feature/my-feature). - Commit your changes (
git commit -am 'Add feature'). - Push to the branch (
git push origin feature/my-feature). - Open a Pull Request.
Built for productivity. Designed for devs.

