
JustInvoice
Invoicing & inventory management made simple
What it does
JustInvoice is the only invoicing tool that also manages your inventory. Send an invoice — stock updates automatically. No spreadsheets. Features: • Professional invoices with custom templates • Inventory with multi-warehouse support & low-stock alerts • Expense tracking with receipts • Client management • Reports & analytics • Team permissions & role-based access Free forever plan available.
Does the same job
all alternatives →


- IGI got tired of spreadsheets, so I built a Python GUI to track invoicesSep 2025 · github.com · ▲5
Hey HN, As a freelancer, I found myself spending time every month manually opening PDF and Word invoices, copying the details into a spreadsheet, and tracking payments. It was tedious and error-prone. I decided to build a simple desktop app to automate this. It's a GUI built with Python and Tkinter that points to a folder of invoices, parses the key details (invoice #, amount, date), and stores everything in a local SQLite database for tracking and analysis. It's been quite a time- and headache-saver for me. A Note on Simplicity & Caveats I'm sharing this in case it's useful to any other…
- IDInvoice Detector – All your invoices in one place, every month2024 · invoicedetector.com · ▲5
Hey HN, We're building Invoice Detector (https://invoicedetector.com/), a tool that uses LLMs and computer vision to automate invoice collection for startups. Our AI agents automatically extract, process, and categorize invoices, helping startups stay on top of their expenses. In addition to extracting invoices, we send smart spend optimization notifications and generate easy-to-understand, accurate expense reports. Our pricing is transparent and available on our website. You can try our tool for free without a credit card. We're really interested in any feedback you have, as…

More growth this month
the category →
AstraPixels▲267A pixel-art solar system at its real current positions.
Growth · 29d ago · astrapixels.com
Launched alongside, May 2026
the whole month →

Parallel agents, diff reviewer, and multi-model comparisons
Dev tools · May 2026 · kilo.ai


- NW
Hey HN, Henry here from Cactus. We open-sourced Needle, a 26M parameter function-calling (tool use) model. It runs at 6000 tok/s prefill and 1200 tok/s decode on consumer devices. We were always frustrated by the little effort made towards building agentic models that run on budget phones, so we conducted investigations that led to an observation: agentic experiences are built upon tool calling, and massive models are overkill for it. Tool calling is fundamentally retrieval-and-assembly (match query to tool name, extract argument values, emit JSON), not reasoning. Cross-attention…
Life & fun · May 2026 · github.com
- FM
Dev tools · May 2026 · github.com