Invoicing and Tax for UK Tradespeople
UK tradespeople: invoice, track expenses, scan receipts and export SA103F-ready tax records. Start your free 14-day trial today, with no card required.
What it does
Invoicing and receipt records for UK sole traders. Built by a plasterer, for the paperwork after a day on site. Then £12/month , or keep the free plan with 2 invoices per month . I’m Simon, a plasterer and sole trader. I built TradeTally around the admin that follows a day on site: sending invoices, keeping receipts and getting the figures ready for Self Assessment. Add your customer, labour and materials. Create a branded invoice and send it from your phone, with an optional card payment link through Stripe. Every account starts with 14 days of Professional. No card and no automatic charge. Afterwards, choose Professional or keep Starter free. Professional is £12/month or £120/year . The…from tradetally.co.uk
Does the same job
all alternatives →
TradeTally — Invoicing & Expenses for UKJun 2026 · tradetally.co.uk · ▲2Invoicing, expenses, tax exports built for UK trades.
Built For Small Business 2.0Jun 2026 · builtforsmallbusiness.com · ▲7Free invoicing, expenses and payroll for UK small businesses


- 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…

More commerce this month
the category →

Compare your startup equity grant for free.
Commerce · 26d ago · equitybee.com
Launched alongside, August 2026
the whole month →- TL
Life & fun · 10d ago · louisabraham.github.io


- SA
Hello HN! I found that picking out plausible but diverse skin tones for my digital art and game development projects was kind of difficult, and I got curious about if there was a way to define a color space that made it easy. I've built a color picker and procedural generation algorithm based on the space as well as a bunch of other fun js features and demos throughout the page that use the equations. If you find it interesting, I have lots of explanations of how I built it and what properties the space has. The methodology might be a bit shaky, but hopefully the result is as helpful for…
Life & fun · Aug 2026 · toneyalexander.github.io


I trained a 125M-parameter transformer to autocomplete piano performances in real time (~108 notes/sec on an iPhone 15). The idea is basically GitHub Copilot or Tabnine, except instead of prompting it with code, you prompt it by playing a few notes on a MIDI piano. The model then continues what you played, entirely on-device. The app is free if anyone wants to try it. Happy to answer questions about the model, training, Core ML, or the many things that didn't work.
AI · 17d ago · simedw.com