# al1abb/invoify

An invoice generator app built using Next.js, Typescript, and Shadcn

Repository: https://github.com/al1abb/invoify
Canonical: https://ross.abutalabs.com/products/invoify
Homepage: https://invoify.vercel.app
Language: TypeScript
License: MIT
License Family: permissive
Topics: invoice-app, nextjs, nextjs13, react, shadcn-ui, typescript, react-hook-form, zod, invoice-generator
Last push: 2026-08-24T02:55:34+00:00

## Health v2 (maintenance only)
Score: 72/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 99, release rhythm 35, longevity 77
- inputs: {"age_days": 1081, "days_push": 9, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 6345, forks 729 (observed 2026-08-28T04:09:41.884620+00:00)

## What it is
Invoify is a free, web-based invoice generator built with Next.js, TypeScript, React, and shadcn/ui. Users fill in a form, pick from 13 templates, and generate real PDFs, with all data stored locally in the browser (encrypted at rest) and no accounts or server-side storage.

## Use cases
- generate professional invoices as pdfs
- create invoices without signing up for an account
- send invoice pdfs to clients by email
- export invoice data as json csv or xml
- self-host an invoice generator for my business
- make multilingual invoices for international clients
- keep an address book of clients and reuse them on invoices

## When to choose
- you want a free, no-account invoice tool that keeps data in your browser
- you need polished, real PDF output from a choice of many templates
- you want to self-host an invoice generator with a permissive MIT license
- you need multi-currency and multi-language invoice support

## When to avoid
- you need server-side invoice storage, team access, or multi-user accounts
- you require accounting features like payment tracking, reconciliation, or tax filing
- you need protection against malicious scripts in the page, since local encryption does not defend against XSS

## Facets
- artifact type: application
- maturity: active
- function: pdf, templating, form-handling, email, internationalization, cryptography
- domain: developer-tools, web-development, frontend, files, pdf
- platform: self-hosted, cross-platform
- tags: invoice-generator, nextjs, shadcn-ui, typescript, react-hook-form, zod, pdf-export, client-side-storage, freelancer-tools, no-account, web-server, nodejs

## Member repositories
- al1abb/invoify (main) score 72

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:09:41.884620+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-29T17:46:07.871961+00:00, confidence not recorded.
  - readme: https://github.com/al1abb/invoify (fetched 2026-08-28T04:09:41.884620+00:00, sha 220d4c74d3b6)
  - homepage: https://invoify.vercel.app (fetched 2026-08-29T08:42:42.467290+00:00, sha 392a48691aca)
- Data as of 2026-08-30T08:39:29.467469+00:00.
