Taptracker is a web-based tap counter application. With a modern and simple layout, it can be used for any purpose. Just tap (or click) and enjoy!
This project was built by Ícaro C. Pavan. If you enjoyed it, feel free to check out my other projects and consider giving this repo a ⭐! Thank you!
Current Release: v1.0.0 — 2025-08-11
- Official app launch with core features.
🔗 Full Changelog: View all changes
Taptracker is currently deployoed on Github Pages. You access it by clicking here!
- Counter with input by button or screen tap.
- Decrement and reset options.
- Browser saving (LocalStorage persistence).
- Responsive design.
- Light and dark themes.
- Many settings customization.
src/
├── assets/ # Images files
├── css/ # CSS files
├── fonts/ # Fonts files
├── js/ # JavaScript code
├── readme-assets/ # Readme static files
├── sounds/ # Sound effects files
├── CHANGELOG.md # Changelog file
├── favicon.ico # Favicon
├── index.html # Main HTML file
├── LICENSE # License file
└── README.md # Readme file
This project is licensed under the MIT License.