What it is
Note Counter is a small web app that adds up the value of physical cash. You type how many notes and coins you have of each denomination, and the running total updates as you go. It supports five built-in currencies (USD, EUR, GBP, INR, AED) plus any custom currency you create.
It is built and maintained by Yash Patil as a side project, released under the MIT license, and runs entirely in your browser. There are no accounts, no ads, and nothing about the amounts you count is uploaded.
Key Features
Multi-Currency Support
Count money in 5 major currencies (USD, EUR, INR, GBP, AED) with accurate denomination recognition and real-time calculations.
PDF Export Reports
Generate professional PDF reports of any transaction with complete breakdowns, timestamps, and notecounter.shop watermark.
Lightning Fast
Quick calculations and instant results help you count large amounts of money in seconds, not minutes.
Privacy First
All calculations happen locally in your browser. No accounts, no ads, no third-party tracking. Your data never leaves your device.
Mobile Friendly
Works perfectly on all devices โ desktop, tablet, and mobile. Count money anywhere, anytime with responsive design.
Free Forever
No subscriptions, no hidden fees, no premium plans, no ads. Full access to every feature โ including PDF export, GST/VAT, and EMI calculators โ at no cost. Always.
Open Source (MIT)
Built with transparency in mind. The full source code is on GitHub for anyone to inspect, fork, and improve.
Anonymous Page Views Only
Aggregate visitor counts via cookieless Vercel Analytics โ no behaviour tracking, no profiles, no cross-site cookies.
What makes Note Counter different
No ads, no signup, no paywall
Open source on GitHub
Built-in currencies, plus unlimited custom ones
Installable PWA, works without internet
Project history
Note Counter started in 2024 as a personal project to make end-of-day cash counting easier for shop counters in India, then expanded to support other currencies. It is built and maintained by a single developer alongside studies, with help from the open-source community when people send pull requests.
How it is built
Tech stack
- Frontend: React, TypeScript, Tailwind CSS.
- Build: Vite.
- PWA: service worker for offline use.
- Hosting: Vercel.
Privacy
Counts and custom currencies are stored only in your browser's localStorage. Nothing about the amounts you count is sent to any server. The site uses Vercel Analytics for anonymous, cookieless page-view counts (no behavioural tracking, no user profiles).
Who built it
Yash Patil
Developer
Computer Science student and developer. Builds and maintains Note Counter as a side project. Personal site ยท GitHub.
Support & Contributing
Note Counter is a single-developer project run as free software. The best ways to help, ask a question, or report a bug:
- GitHub Issues: bug reports and feature requests at github.com/PATILYASHH/note-counter/issues.
- Pull requests: contributions are welcome โ the source is MIT-licensed.
- Sponsor: if the tool is useful, you can sponsor the developer on GitHub Sponsors to help cover hosting and domain costs.
- Contact: for anything else, see the contact page.