Skip to content
@quantcli

quantcli

quantcli

CLI tools for the quantified self — export your personal data from various services so you (and your LLMs) can analyze it.

Output is Markdown by default — well-suited for piping into LLM context, dropping into notebooks, or rendering as-is. Pass --format json (or --format csv, where supported) for tools that want structured rows.

Every CLI exposes a prime subcommand that prints a one-screen primer aimed at LLM agents calling the CLI as a tool. They all share a single user-facing contract: same date flags (--since / --until), same output formats, same auth status shape.

Tools

  • crono-export-cli — Cronometer (nutrition logs, daily totals, biometrics, exercises, notes)
  • liftoff-export-cli — Liftoff (gym workouts with sets/reps/weights, bodyweight history)
  • withings-export-cli — Withings (activity, sleep, workouts, body measurements, intraday HR/HRV/SpO2)
  • homebrew-tap — Homebrew casks for the CLIs
  • common — shared contract every CLI follows

Install

brew tap quantcli/tap
brew install <tool-name>

Popular repositories Loading

  1. crono-export-cli crono-export-cli Public

    CLI to export Cronometer nutrition, biometrics, and food log data as JSON. Designed for personal LLM agents.

    Go 3

  2. liftoff-export-cli liftoff-export-cli Public

    CLI tool to export and analyze workout data from the Liftoff fitness app — workouts, exercise stats, bodyweight trends

    Go

  3. homebrew-tap homebrew-tap Public

    Homebrew tap for DTTerastar projects

    Ruby

  4. withings-export-cli withings-export-cli Public

    Go

  5. .github .github Public

    Org-level defaults and workflow templates for quantcli

  6. common common Public

    Shared contracts and conventions for quantcli export CLIs

    Go

Repositories

Showing 6 of 6 repositories

People

This organization has no public members. You must be a member to see who’s a part of this organization.

Top languages

Loading…

Most used topics

Loading…