Back to browse

We turned accounting into a CLI command

by stanlee_o·Mar 31, 2026·5 points·1 comment

AI Analysis

●●SolidBig BrainSolve My Problem

Accounting via CLI instead of QuickBooks dashboards — genuinely novel abstraction.

Strengths
  • Receipt scan to booked entry in one command removes dashboard friction.
  • VAT categorization built-in for European tax workflows.
  • npx distribution means zero installation friction for testing.
Weaknesses
  • No UI means limited appeal for non-technical accounting users.
  • Competes with established tools like QuickBooks, Xero, Receipt Bank.
Category
Target Audience

Freelancers, small business owners, developers who prefer CLI

Similar To

QuickBooks · Xero · Receipt Bank

Post Description

Hi HN,

We replaced accounting workflows with a CLI.

Scan a receipt → it’s parsed, categorized (VAT, etc.), and ready to book: scan → parse → confirm → BOOKED

What used to be: PDFs + emails + manual entry + dashboards

is now: one command.

No UI. No forms. No backoffice.

Try it: npx norman-ai-cli@latest

If you’ve ever tried to automate accounting or taxes, curious if this feels like a better abstraction.

Similar Projects