Scrum Agile Project Management

Open Source Planning Poker Tools

The first thing to say is that the term “Planning Poker®” is a registered trademark of Mountain Goat Software, the Mike Cohn company. This is why this agile planning practice could be sometimes names differently: scrum poker, agile poker, etc. This article presents a list of free and open source planning poker tools and plugins that are also directly available as online tools.

Planning poker is originally a card game used by Scrum teams to estimate effort or relative size of user stories or features when during sprint planning. Team members estimates by playing numbered cards face-down to the table. Then the cards are revealed and the estimates are discussed. Discussion is the main interest of playing planning poker, because some developers will share why they vote differently from the consensus. This can be done with paper cards if the team is collocated, but in the case of a distributed Scrum team, you need to use a software to do it. Using a tool also makes it easier to record and remind previous planning estimations.

There are many open source implementations of the Agile planning poker practice. I have decided to present only those who have also an online website or that are built as a plugin for another application like Slack, Jira, Trello or the Azure Boards. If a good tool is missing from this list, do not hesitate to contact us, and we will add it in a future update.

Updates
June 1, 2021:
* Added: Hatjitsu, Parabol, PlanningPoker, ScrumPoker
* Removed: Pokrex (archived, switched to commercial model under new name)

Azure Boards Estimate

Azure Boards Estimate is an open source tool that allows estimating with Planning Poker for Azure Boards. You can play Planning Poker in Azure DevOps. You can select work from an iteration, query, or your backlog, estimate the effort of those items with your team, and immediately update the work items.
Websites: https://marketplace.visualstudio.com/items?itemName=ms-devlabs.estimate, https://github.com/cschleiden/azure-boards-estimate

Firepoker

Firepoker is an open source planning poker powered by Firebase and AngularJS. It is also available online on a dedicated website.
Websites: https://firepoker.io/, https://github.com/Wizehive/firepoker

Firepoker is an open source planning poker powered by Firebase

Hatjitsu

Hatjitsu is an open source websocket-based planning poker that creates disposable online planning poker rooms for quick and easy estimations. It features a simple interface with an adaptive design that allows working on desktop, tablet and mobile with no login/signup required. Votes are kept hidden until all have voted to prevent coercion. There is an ‘observer feature’ that can watch the planning session without having to vote.
Website: https://github.com/richarcher/Hatjitsu

Panter Planning Poker

Panter Planning Poker is an open source planning poker tool written in Volt.
Websites: https://poker.panter.ch/estimate, https://github.com/koffeinfrei/planning-poker

Parabol Sprint Poker

Parabol Sprint Poker is an open source planning poker tool. It allows synchronizing issues from the backlog management tool and let the Scrum team collaborates on estimation with a fun digital deck. Team members can use the built-in discussion threads to add comments, make note of important details or ask a question without interrupting the conversation. Distributed Agile teams can discuss each estimate asynchronously.
Websites: https://www.parabol.co/agile/sprint-poker/, https://github.com/ParabolInc/parabol

PlanningPoker

PlanningPoker is an open source fast and simple planning poker Android app. It is designed for to support Android phones, tablets and Android Wear devices. It offers Fibonacci, T-Shirt Size and Ideal Days card decks.
Websites: https://github.com/saschpe/PlanningPoker, https://play.google.com/store/apps/details?id=saschpe.poker

Planning Poker 4 Azure

The Planning Poker 4 Azure web application allows distributed teams to play planning poker using just their web browser and is optimized for mobile. The application does not require any registration at all. The Scrum Master simply creates a team and all other members connect to the team. Observer role is supported too. The observer can watch the game, but cannot estimate. This is an ideal role for a product owner.
Websites: http://planningpoker.duracellko.net/, https://github.com/duracellko/planningpoker4azure

The Planning Poker 4 Azure web application allows distributed teams to play planning poker

PoinZ – Distributed Planning Poker

PoinZ is a simple open source web application for planning poker in distributed teams in an agile setup. It allows to easily estimate user stories. The goal was to provide a ready-to-use tool without the hassle of registration/login, setup and a lot of configuration. The PoinZ client is built with ReactJS and redux. Webpack serves as bundling tool. The PoinZ app backend is a nodeJS express server.
Websites: https://poinz.herokuapp.com/, https://github.com/Zuehlke/poinz

PoinZ is a simple open source web application for planning poker in distributed teams in an agile setup

Poker Planner for Slack

Poker Planner for Slack lets you make estimations with planning poker (or scrum poker) directly in Slack, without any need of external software. It can be a useful tool for agile remote teams.
Websites: https://deniz.co/slack-poker-planner/, https://github.com/dgurkaynak/slack-poker-planner

ScrumOnline

ScrumOnline is an open source PHP web app for planning poker. It includes a master view for the ScrumMaster and a simple responsive card view for the team.
Websites: http://www.scrumpoker.online, https://github.com/Toxantron/scrumonline

ScrumPoker

ScrumPoker is an open source realtime Scrum poker planning web app powered by HTML5 WebSocket and nodejs/Socket.IO.
Website: https://github.com/WayneYe/ScrumPoker

ScrumPoker open source planning poker app

Slack Pokerbot

Slack Pokerbot is an open source agile scrum poker planning bot for Slack. It is easily hosted on Amazon Web Services Lambda.
Website: https://github.com/nateyolles/slack-pokerbot

StoryPokerBot

StoryPokerBot is an open source planning poker bot for Slack
Websites: https://storypokerbot.herokuapp.com/, https://github.com/shishirsharma/storypokerbot

Thunderdome Planning Poker

Thunderdome is an open source agile planning poker tool in the theme of battling for points that helps teams estimate stories. Planning sessions are battles, users are warriors and stories are plans. Thunderdome uses WebSockets and Svelte frontend framework for a truly Reactive UI experience
Websites: https://thunderdome.dev/, https://github.com/StevenWeathers/thunderdome-planning-poker

Thunderdome is an open source agile planning poker tool