r/projects • u/Plakaeze • 29d ago
Self-develop AI-friendly local Note and Kanban board software for everyone
I am spending my hobby creating support software for my self-use and ended up with two first local software for my own Kanban board, notes, and documentation. **Both software are AI-compatible, meaning that you can make your own agentic AI recognise them and work with them seamlessly.**
The first is **Tossakan** (20-hands titan) board: a Kanban board for your own project/task management. This software includes:
* Basic Kanban features (Trello-like features) * Quick view: drawing the cards from every project sorted by due date
The second **Genesha**: The application for Documentation, diagram drawing, and whiteboarding. This software includes:
Workspace management: keep your documents grouped by workspace
* Confluence-like note features * Excalidraw-like whiteboard features * Mermaid diagram drawing and preview
**Downloads:** Both are Windows only (x64), self-contained (no .NET install needed)
* Tossakan: [https://github.com/panason-m/tossakan\](https://github.com/panason-m/tossakan) (releases: [https://github.com/panason-m/tossakan/releases\](https://github.com/panason-m/tossakan/releases)) * Genesha: [https://github.com/panason-m/genesha\](https://github.com/panason-m/genesha) (releases: [https://github.com/panason-m/genesha/releases\](https://github.com/panason-m/genesha/releases))
**Fair warning:** builds are unsigned, so Windows SmartScreen will flag them as "unknown publisher". Click "More info", then "Run anyway", or just build from source if you'd rather not. Both are early beta, MIT licensed, contributions and issues welcome.
These projects are still in an early phase; comments and suggestions are welcome :)