KanBanLess

The Kanban Board That Lives in Your File System

c# πŸ“„ MIT ⭐ …
Screenshot of KanBanLess

KanBanLess is a file-system-native Kanban board: four folders, some markdown files, and a mv command. No database, no server, no login. Because it’s plain text, AI coding agents can read and manage your board using the same tools they already use for code β€” drop a SKILL.md in your repo and your agent knows the whole API. Commit the board alongside your code and task history becomes part of your git history. There’s also a dotnet tool CLI for humans who prefer typing. A desktop client with drag-and-drop is in the works, reading the same files. The less it does, the more you use it.

Copilot says: AI-generated

Manage your Kanban board like a boss right in your file system with zero fussβ€”no databases or servers, just pure directory and markdown magic! It’s the lean, mean, productivity machine that keeps your tasks as simple as moving files around.

Key features:

  • πŸ—‚οΈ Boards and columns are just folders and subfolders
  • πŸ“ Tasks are markdown files with YAML frontmatter and checklists
  • πŸš€ Move tasks by moving files between folders
  • ⚑ Works seamlessly with AI agents and CLI tools across all major OSes

This summary was generated by GitHub Copilot based on the project README.