practicegraph
GitHub Download coming soon

Free and open source·for Claude Code and Codex users·Windows

Keep up with AI. See how you use it.

AI tools change every week. PracticeGraph is a desktop app that shows you the few changes that matter each day, next to your own numbers: what you spent, which models you used, and when you worked. It runs on your computer, and your data stays there.

Download for Windows coming soon View the source The first public release is on its way. Free, with no account or license key.
Version 0.2.19 · coming soon ·Windows 10 and 11 ·15 MB ·installs without admin rights ·Apache-2.0 license
The News page with three stories, each with a one-line summary and its source.
The News page. Three stories a day, picked by people, each with its source.screenshot with example data
01

What you get

Two kinds of pages. Some keep you current. The others show how you work with AI. Money figures are estimates and are marked that way.

Stay currentPicked by people, with sources.

News

Three stories a day, chosen by hand from 20 to 30 candidates. Each has a one-line summary and a link to the source.

API prices and deals

What every major model costs, from its maker and from other hosts. Cheaper hosts are flagged. Discounts and prices that are about to end are listed with the days left.

Community findings

What other developers measured about the tools you use.

Build ideas and guides

Small projects you can build with an API, plus the official training links for each tool.

Know your own workYour numbers, from your own sessions.

Usage

What your AI use was worth this week at API prices, compared with last week. Broken down by day and by model, with your latest usage limits.

Models

Which models your tools use by default, and which ones your sessions ran.

Tools, skills, integrations

Whether your tools are up to date, which features you used in the last 30 days, and how often each MCP server you set up was called.

Work rhythm

How long you wait for answers, how late your days end, and how your work is split. Includes a focus timer and a break timer.

02

A closer look

API Prices: 43 models, 22 providers, 189 prices, with a panel of current deals.
API Prices, edition of 15 September 2026

Find the cheapest place to run a model.

  • 43 models from 22 providers, 189 prices, each linked to the page it came from.
  • A host is marked cheaper only when both its input and output prices beat the model maker's.
  • Current deals: half-price batch tiers, and prices with an announced end date.
Usage: $97 estimated this week, down from $315 the week before, with a day-by-day chart against the previous week and the latest usage limits.
Usage, last 7 daysestimates at listed API prices

See what your week cost.

  • This week's estimated cost next to last week's.
  • Which models you ran and which features you used.
  • When a model's price changes, you can see here whether it affects you.
Work rhythm: the time of the last prompt of the day moved from 17:53 to 21:16 over ten weeks, with a line marking where quiet hours begin.
Work rhythm, ten weeks

See when you work.

  • When your last prompt of the day happens, week by week, against the quiet hours you set. In this example it moved from 17:53 to 21:16 in ten weeks.
  • One-click timers: 90 minutes of focus, a 10-minute break, a 25-minute rest.
  • The app never scores you. There are no streaks or badges.
03

Your data stays on your computer.

PracticeGraph works from the session logs that Claude Code and Codex already save. It keeps counts and timings, never the text of your prompts or replies.

Nothing is uploaded

The app has no way to send your usage or logs anywhere.

What it downloads

Price lists, the daily news and update notices. Those servers see a normal web request and nothing about you.

Sharing is opt-in

Teams can run their own server for anonymous totals. It is off unless you turn it on.

Read the full privacy details →

04

Install

The Windows download is coming soon. The macOS and Linux versions follow; until then they can be built from source.

Windows 10 / 11
Run the installer, then open PracticeGraph from the Start menu. Updates install over the old version and keep your data.
download coming soon
macOS
A menu-bar app for Apple silicon and Intel. Build it from source for now.
download coming
Linux
For Ubuntu 24.04. Build it from source for now.
download coming
Run from source · Python 3.14, Node 22+
$ git clone https://github.com/TeamLandiLTD/practicegraph-app.git
$ cd practicegraph-app && python -m venv .venv && . .venv/bin/activate
$ python -m pip install -e ".[dev]"
$ practicegraph init
$ practicegraph ui serve --open
Check your download
$ sha256sum PracticeGraph-<version>.msi

Each release will publish its SHA-256 checksum next to the download. The installer isn't code-signed yet, so Windows SmartScreen warns once. Choose More info, then Run anyway. The app tells you when a new version is out and never installs it by itself.

05

Open source

All of PracticeGraph is free under the Apache-2.0 license: the app, its engine, the Windows, macOS and Linux versions, and the optional team server.

The daily news, prices and other editions are written by Team Landi and published under separate content terms. You can point the app at a different source.

This is an early release. Tell us what helped, what was unclear and what is missing.

06

For teams and companies

The app is free for everyone. For organizations, Team Landi offers an enterprise version set up around how your company works.

  • Built around your business

    We adapt the pages and rules to your tools, your approved models and the reports your managers need.

  • News and guidance for your stack

    Private daily editions, price guidance, skills and setup guides for the tools and policies you use, served from a server you control.

  • Training

    Hands-on training for developers and team leads, based on how your own teams work with AI.

  • Data for your warehouse

    Anonymous team totals, shared only with each person's consent, delivered as tables your data warehouse can load. Each person's own page stays on their computer.

07

Questions

Is this another AI newsletter?

It does part of a newsletter's job: three stories a day, picked by people, with sources. The difference is that they sit next to your own numbers. When a model's price changes, you can see whether you use that model.

I already use a free spend counter. Why add this?

Keep it. PracticeGraph adds what a counter leaves out: which models and features you rely on, when you work, current API prices and deals, and the day's news.

Does my code or my prompts leave my computer?

No. The app keeps counts and timings only and has no way to upload them. It downloads price lists, news and update notices. Team sharing is off unless you turn it on.

Which tools does it work with?

Claude Code, the OpenAI Codex CLI, and the coding sessions in Claude Desktop on macOS. Support for more tools is the most useful thing to contribute.

Are the costs my real bill?

No. They are estimates at listed API prices. If you pay for a subscription, they show what the same usage would cost through the API.

Does it rate how good I am with AI?

No. It shows what happened and compares you only with your own earlier weeks. It never gives you a score.

Try it on your own work.

The download is coming soon. One installer, no account. Your first page appears after the app has read your existing session history.

Download for Windows coming soon View the source