Super simple and fast tally counter. It built only using single HTML file. No dependendies. As most other tally counter it has two main functionalities:
- Increment number
- Reset number
To increment the number you can click on the screen or tap the screen if you're using mobile device. If your device having physical keyboard you can type any keys to increment the number.
Demo available at https://rioastamal.net/tally-counter/.
Since this app does not use any external dependencies you can "Save As" HTML page on your device. Open the HTML file on your device and you can use tally counter without internet connection.
Tally counter is written by Rio Astamal <rio@rioastamal.net>
Tally counter is open source licensed under MIT license.