Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pat/tap to count #84

Open
TheCodeingPadawan opened this issue Apr 28, 2020 · 0 comments
Open

Pat/tap to count #84

TheCodeingPadawan opened this issue Apr 28, 2020 · 0 comments

Comments

@TheCodeingPadawan
Copy link

I would like to suggest a feature that would allow you to increment a counter by patting/tapping your phone, without the need to fumble with buttons or having the display on at all times.

This could be achieved by allowing the app to run in the background while monitoring accelerometer input. Like a pedometer, but instead of looking for g-force patterns that looks like steps, it looks for sharp shocks that tapping your phone in your pocket would induce.

E.G.
2 distinct deliberate tap's count up.
4 distinct deliberate tap's count down.
6 distinct deliberate tap's reset.
(I'm adding a separation of 2 to account for accidental taps).

@gentlecat gentlecat changed the title Feature: Pat/tap to count. Pat/tap to count May 8, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants