{% extends "base.html" %} {% block title %}Free Home Poker Tracker, Ledger & League Leaderboards · myboker.org{% endblock %} {% block meta_description %}Track home poker sessions, buy-ins, cashouts, settlements, player stats, and league leaderboards with a free append-only poker ledger built for private games.{% endblock %} {% block structured_data %} {% endblock %} {% block page_class %}page--landing{% endblock %} {% block content %}

Home Poker Tracking

Your league, on record.

Sessions, leaderboards, and settlement tracking for home poker groups. No fees, no payment apps in the way.

{% if is_logged_in %} Open my leagues → {% else %} Start your league → Sign in {% endif %}
No fees · Append-only ledger · Private by default {% if not is_logged_in %} · Search public leagues {% endif %}
$0 Platform fee, always
Sessions & players
Append-only Tamper-proof ledger
Private Your data, your league
What's included

No spreadsheets. No Venmo math. No guessing.

Everything your group needs to run a real poker league — built from the ground up for home games.

Game-night sessions

Open a session at the start of the night, log buy-ins and cashouts as they happen, then close it when the last player leaves. Multiple sessions on the same date auto-sequence as S1, S2.

Rankings that earn their spot

Set a minimum session count so regulars rank and one-time guests go provisional until they qualify. Sort by net, ROI, win rate, or recent form. Every number is derived directly from raw ledger events.

Settlement without the spreadsheet

Every event is logged and kept: buy-ins, cashouts, fronts, corrections. Nothing is deleted; mistakes get fixed by appending. When a session closes, the house knows exactly what it holds and who is owed what.

In the app

Your game. Your data. Always in sync.

Every number your group tracks, in one place — from the moment chips hit the table.

Leaderboards

Rankings built on raw data, not trust.

Every leaderboard stat is computed directly from the same append-only ledger that records each buy-in and cashout. Net profit, ROI, and win rate update the moment a session closes — no manual entry, no formulas to break.

  • Set a session minimum before a player earns a rank
  • Track rank movement with live ▲▼ deltas
  • Multiple sort modes: net, ROI, win rate, recent form
  • Provisional players shown separately until they qualify
{% if not is_logged_in %}

Start tracking your league

Free to use. No payment processor. Your data stays yours.

{% endif %} {% endblock %}