Nomber is a minimal tap counter and countdown timer built as a Progressive Web App (PWA).
One tap. One number. No distractions.
Designed to be simple, fast, and focused — the number is the only thing that matters.
-
🔢 Tap Counter
- Tap anywhere to increase the number
- Hold to auto-increment
-
⏳ Countdown Mode
- Convert the current number into a real-time countdown timer
-
🎨 Theme Toggle
- Light / Dark mode support
-
🖥️ Fullscreen Mode
- Run Nomber distraction-free
-
🔗 Native Share
- Share the app using the device's native share menu
-
📱 Progressive Web App (PWA)
- Installable on desktop and mobile
- Works offline
Nomber follows a strict minimal design approach.
- No accounts
- No tracking
- No ads
- No unnecessary UI
The focus stays on interaction and clarity.
- HTML
- CSS
- Vanilla JavaScript
- LocalStorage (state persistence)
- Web Share API
- Progressive Web App (Service Worker)
No backend. No databases. No tracking.
Clone the repository:
git clone https://github.com/dheeraz101/Nomber.git
cd NomberOpen index.html in your browser.
For a better local PWA experience you can run a simple server:
npx serveNomber
│
├── index.html
├── styles.css
├── app.js
├── manifest.json
├── service-worker.js
└── icons/
Dheeraj V
Portfolio https://dheeraz.netlify.app