
Taskaro
Organize tasks using kanban boards, notes, and calendar on web or Android.
@ak14053 · X
The full gallery
Tech stack
60 projects

Organize tasks using kanban boards, notes, and calendar on web or Android.
@ak14053 · X

Create kanban boards, plan with calendars, and manage focused task workflows in one workspace.
@buildappfactory · X
Our three products

Create and manage tasks on shared Kanban boards that AI agents can update through MCP.
@kelviakanban · X
AI agents are great at writing code. Remembering to update the task board? Less great. So we built Kelvia: a shared Kanban where Claude Code, Codex and Cursor can move tasks, comment and log time through MCP. You can also see exactly what they broke 😅

Simple Kanban boards to organize your tasks and projects solo or with teams.
@uixsadiq · X
Convero is a simple, focused workspace that helps individuals and teams organize projects, tasks, and daily work without the clutter

Build databases, kanban boards, and notes for AI agents to collaborate on.
@emir_ogz · X
Just shipped - AI-native workspace for solo devs Agent reads/writes your project notes automaticly

Free Kanban project management with boards, spreadsheets, documents, forms, invoices, and AI automation.
u/GordonBlackM3sa · Reddit
I built a free, all-in-one Trello alternative with no per-seat pricing — would love your feedback Hey r/SideProject 👋 I'm the founder of Elixir Boards https://elixirboards.com I got tired of Trello/Asana charging per seat and splitting basic features across paid tiers, so I built an all-in-one workspace: Kanban boards, lists, cards, checklists, labels, due dates Automations + recurring tasks (free) — Trello locks these behind paid plans Docs, spreadsheets, a whiteboard, and invo

Kanban board where voice notes become cards and agents help complete tickets.
u/EloWeld · Reddit
I got tired of copy-pasting tickets into Claude Code, so I built a Kanban board that hands cards to a local agent Just a delegate to local agent feature Upfront disclaimer: it's my own project, don't take it as an ad — I genuinely just want feedback. Why yet another kanban board? • First I got tired of sorting through a pile of messages from my boss and bugs the team found by hand -> made a Telegram bot you just forward stuff to, and it writes the task up properly and

Say what you did and the board keeps up. Tarsen is a Kanban board driven by voice, with a daily plan it works out for you.
@yeptalos · X
I'll bite Connor.. Kanban tool that can be used by simply your voice

Capture bugs with code and triage them on a real-time kanban board.
@s_b_1805 · X


A live leaderboard of indie products, ranked by what their makers pay. Outbid the one above you and take the spot.
@pfernan95dev · X
Traffic from only 1$

Design electronic circuits and PCBs in your browser with KiCad, no installation required.
ViktorEE · HN
KiCad, a PCB EDA suite is now working in a browser, you can try it at the link, there's a demo project or you can bring your own. Firefox is best, Chrome is good, Safari is "working". We’re Emergence Engineering, a dev shop from Hungary, mostly working with rich text editors, CRDTs. PCBJam started as my (Viktor, CTO, ex-electrical engineer) hobby project but as time went on I put more and more energy into it, and a product started shaping up in my head, in the last few months we’ve started to focus on this project a bit more, and this is the first MVP~ish result. This project is a ton of fun, ton of learning, ton of improvements over improvements: - I thought there must be ways to emulate the PCB canvas OpenGL code on the web. And yes, there are a lot of ways, all of them very buggy. Turns out it’s faster to just write WebGL code that works with KiCad’s Graphics Abstraction Layer if you add the right intermediate debugging steps. I (with Claude) implemented the features and compared