{"id":30908539,"url":"https://github.com/prodemmi/kodo","last_synced_at":"2026-03-05T07:01:41.032Z","repository":{"id":312713785,"uuid":"1040684369","full_name":"prodemmi/kodo","owner":"prodemmi","description":"A developer-first Kanban and notes tool for source code, ideal for team collaboration.","archived":false,"fork":false,"pushed_at":"2025-10-23T13:23:20.000Z","size":22563,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-10-28T02:32:52.557Z","etag":null,"topics":["agile","cli","kanban","notes"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/prodemmi.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-08-19T10:58:00.000Z","updated_at":"2025-10-23T13:23:24.000Z","dependencies_parsed_at":"2025-09-01T15:30:31.821Z","dependency_job_id":"d30fbfc0-8733-4e73-a609-ce3e70a9dac9","html_url":"https://github.com/prodemmi/kodo","commit_stats":null,"previous_names":["prodemmi/kodo"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/prodemmi/kodo","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prodemmi%2Fkodo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prodemmi%2Fkodo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prodemmi%2Fkodo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prodemmi%2Fkodo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/prodemmi","download_url":"https://codeload.github.com/prodemmi/kodo/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prodemmi%2Fkodo/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30113110,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-05T03:40:26.266Z","status":"ssl_error","status_checked_at":"2026-03-05T03:39:15.902Z","response_time":93,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["agile","cli","kanban","notes"],"created_at":"2025-09-09T14:26:22.110Z","updated_at":"2026-03-05T07:01:40.539Z","avatar_url":"https://github.com/prodemmi.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cdiv align=\"center\"\u003e\n    \u003cimg src=\"./assets/logo.webp\" width=\"180\" style=\"border-radius: 12px\" /\u003e\n    \u003cdiv align=\"center\"\u003e\n      \u003cimg src=\"https://img.shields.io/github/go-mod/go-version/prodemmi/kodo\" alt=\"\"\u003e\n        \u003ca href=\"https%3A%2F%2Fpkg.go.dev%2Fgithub.com%2Fprodemmi%2Fkodo\" target=\"_blank\"\u003e\n          \u003cimg src=\"https://img.shields.io/badge/Go-go.dev-%230e90e8\"\u003e\n        \u003c/a\u003e\n    \u003c/div\u003e\n\u003c/div\u003e\n\u003ch2 align=\"center\"\u003eAgile Kanban \u0026 Notes for Developers\u003c/h2\u003e\n\n**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.\n\n## Features\n\n- **Kanban Board:**  \n  Organize tasks into customizable columns, drag and drop cards, set priorities, and visualize workflow from \"Todo\" to \"Done\".\n\n- **Code Issue Scanning:**  \n  Automatically scan your codebase for TODOs, FIXMEs, BUGs, and custom patterns.\n\n- **Notes:**  \n  Add notes and documentation directly in your codebase.\n\n- **Workspace Customization:**  \n  Personalize your board with themes, colors, and...\n\n## Getting Started\n\n### Prerequisites\n- Go\n\n### Installation\n```bash\ngo install github.com/prodemmi/kodo@latest\n```\nJust run kodo in your source code directory:\n```bash\nkodo\n```\n\nOpen the [http://localhost:3519](http://localhost:3519) in the browser:\n\n\u003cdiv align=\"center\"\u003e\n    \u003cimg src=\"./assets/screenshot.png\" /\u003e\n\u003c/div\u003e\n\n## Contributing\n\n1. Fork the project.\n2. Create your feature branch (`git checkout -b feature/my-feature`).\n3. Commit your changes (`git commit -am 'Add feature'`).\n4. Push to the branch (`git push origin feature/my-feature`).\n5. Open a Pull Request.\n\n---\n\n\u003cp align=\"center\"\u003e\n  \u003ci\u003eBuilt for productivity. Designed for devs.\u003c/i\u003e\n\u003c/p\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fprodemmi%2Fkodo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fprodemmi%2Fkodo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fprodemmi%2Fkodo/lists"}