How to Use the Tally Counter
The Tally Counter lets you count anything with a click, supporting multiple simultaneous counters with custom names, colours, step sizes (count by 1, 2, 5, 10, or custom), target values with progress bars, and import/export of your counter data.
Add a counter, give it a name and goal, and click the + button to increment. The progress bar fills as you approach your target. Create multiple counters for different categories and count them simultaneously without losing track.
A key feature is the step size: instead of clicking 100 times to count items by the hundred, set the step to 100 and each click adds 100. This dramatically speeds up counting when items come in regular batches.
📊 Worked Example
Example multi-counter setup for a retail stockroom:
- Counter 1: "Blue T-Shirts" — Goal: 50 — Step: 1
- Counter 2: "Red T-Shirts" — Goal: 50 — Step: 1
- Counter 3: "Boxes shipped" — Goal: 200 — Step: 10
- Counter 4: "Defects" — No goal — Step: 1
Common Use Cases
- ✅ Counting inventory in a warehouse or stockroom
- ✅ Tracking reps during exercise (push-ups, sit-ups, squats)
- ✅ Counting survey responses or votes in a tally
- ✅ Tracking the number of website visitors or customer interactions
- ✅ Counting laps while running around a track
- ✅ Managing a manual count of items on a production line
- ✅ Tracking goals, habits, or daily targets
Frequently Asked Questions
Can I use multiple counters simultaneously?
Yes. Add as many counters as needed — each runs independently. Name them descriptively to track different categories at the same time. Click the appropriate counter for each item you count. Counters can have different step sizes and targets, making them versatile for mixed counting tasks.
Can I undo an accidental click?
Yes. The counter has a decrement (−) button in addition to the increment (+) button. If you click too many times, simply use the − button to subtract the step value. You can also type a direct value into the counter display to correct large errors.
Is my count data saved if I refresh the page?
Counter data is saved in your browser's local storage, meaning it persists between sessions on the same device and browser. However, clearing your browser data will delete saved counts. For important tallies, use the export function to save your data as a file.
Can I set a target and get notified when I reach it?
Yes. Set a target for any counter and the progress bar turns green when you reach it. You'll hear an audio notification and see a visual indicator when the counter hits the target. This is useful for tracking when a batch is complete.
What is the maximum count value?
There's no practical maximum — the counter handles any integer value. For very large counts (millions), the number displays in full. The counter uses JavaScript's number format which can handle values up to approximately 9 quadrillion without precision loss.