Skip to content

prodemmi/kodo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Agile Kanban & Notes for Developers

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.

Features

  • 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...

Getting Started

Prerequisites

  • Go

Installation

go install github.com/prodemmi/kodo@latest

Just run kodo in your source code directory:

kodo

Open the http://localhost:3519 in the browser:

Contributing

  1. Fork the project.
  2. Create your feature branch (git checkout -b feature/my-feature).
  3. Commit your changes (git commit -am 'Add feature').
  4. Push to the branch (git push origin feature/my-feature).
  5. Open a Pull Request.

Built for productivity. Designed for devs.

About

A developer-first Kanban and notes tool for source code, ideal for team collaboration.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Languages