#

Tap Counter

One counter, saved between visits — tap or say the word
🔢

No taps yet this session

Your saved count loads when the app opens. Pick an action and press Apply action to see the new count.

How the count is kept

Saved per user

Every run writes the new count to your own saved state, so it's still there next visit.

Each result shows the new count, the previous count it moved from, and the time it was saved. Reset always lands on zero and is saved the same way.

Can I do this by voice?
Yes — call the app and say “increment”, “decrement”, or “reset”. The spoken word fills the same Action field the buttons set, then runs it.
What if I press Apply twice?
Each press applies the action once more: two increments move the count up by two. The previous count in the result tells you where it moved from.
Does Reset delete anything else?
No. Reset only sets the count to zero and saves it; nothing else about your saved state changes.