Show HN: Party Goker – A minimal CLI planning poker tool for Scrum

github.com

1 points by Mbauro 15 hours ago

Hey HN,

I built a lightweight, open source Planning Poker tool that runs entirely in the terminal (CLI-only) — no browser, just raw TCP connections. It’s ideal for everyone who love keeping things minimal and fast.

Why I made it: I found most planning poker tools either overkill, slow, or locked behind paywalls. I wanted something: - Simple and fast - Cross-platform (just a binary) - Usable in remote teams, via terminal sharing or remote sessions

Here is the GitHub link: https://github.com/Mbauro/party-goker

It’s still evolving, so I’d love to get your feedback.

Feel free to try it out, or open an issue/pull request if you want to contribute