🧵 craftkit Live · Self-host

A BOM + cost tracker for crafters who lose money without realizing (and for anyone pricing a thing they made by hand).

Each project: an itemized bill of materials (yarn, resin, wood, findings) with per-unit cost. Add labor minutes × your rate. Add overhead share. Get actual cost. Compare to what you're charging. Mark real-time expenses as you work — so you know by the end whether you should price up, price down, or stop making this particular thing.

What it does

📐

Bill of materials

Per-project: ingredient / material / component with quantity + per-unit cost. Pull from a shared material library so you enter costs once. Waste % per material.

⏱️

Labor log

Start / stop timer as you work. Or manually log minutes after. Multiply by your hourly rate. Per-stage breakdown (prep, assembly, finish, packaging) so you see where the time goes.

🧮

True cost

Materials + labor + overhead share (utilities, tools, workspace amortization). Real actual cost per unit. Compare to your asking price. See your margin in %, not just $.

📊

Per-product history

Make the same candle 30 times. See how cost moved (material price shifts, your speed improving). Catch silent margin erosion before it wipes out a season.

🏷️

Price recommendations

Given a target margin, what should the retail be? Given a retail, what does your margin have to be to make it? Two-way pricing tool.

🔒

Your workshop, your data

Flask + SQLite. Runs on a laptop. Materials library stays yours. Not a handmade-platform with 'insights' it sells back to you.

Quickstart

# clone and install git clone https://github.com/Dangercorn-Enterprises/craftkit.git cd craftkit pip install -r requirements.txt # run — dashboard on port 8433 python app.py # → http://localhost:8433

Pricing

Self-host
$0/forever
  • Clone from GitHub
  • Run on any laptop or VPS
  • Your data stays yours
  • All core features
  • AI features (BYOK)
Get the source
Shop Plus
$29/mo
  • Everything in Pro
  • Multi-maker shop accounts
  • Shared materials library
  • Wholesale sheet generator
  • Priority support
  • Early features
Contact sales

Hosted plans are early-access. Self-host today; email tim@dangercorn.net to join the waitlist.

Related products

craftkit is one of 220+ verticals scaffolded from the same template. Each gets a working skeleton for free; individual ones get promoted to full products as demand surfaces.

craftcost

Handmade-product cost calculator. AI suggests retail pricing.

printqueue

3D-print farm queue. Time estimator + AI print-failure detector.