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

Add HID mouse auto-clicker. #2319

Closed
wants to merge 1 commit into from
Closed

Conversation

rwl4
Copy link
Contributor

@rwl4 rwl4 commented Jan 20, 2023

What's new

  • Adds auto clicker. Based heavily on the existing mouse jiggler.

Verification

  • Tested on both bluetooth and USB.

Checklist (For Reviewer)

  • PR has description of feature/bug or link to Confluence/Jira task
  • Description contains actions to verify feature/bugfix
  • I've built this code, uploaded it to the device and verified feature/bugfix

@hedger hedger added UI Affects UI Applications Non-core applications New Feature Contains an IMPLEMENTATION of a new feature labels Jan 25, 2023
@skotopes
Copy link
Member

Looks like something half-backed. What exactly this solves?

@skotopes skotopes closed this Feb 7, 2023
@rwl4
Copy link
Contributor Author

rwl4 commented Apr 28, 2023

Hi! My kid loves playing cookie-clicker style games and he is constantly amused when I pull out my Flipper Zero and let him auto-click the cookie. I've had situations where I needed to repeatedly click a button for testing in a development constrained environment in the past as well. I thought this seemed like a perfectly useful feature, and I used the coding style used in the jiggler, so it didn't seem half baked to me. I supposed an adjustment to add the ability to change the click-rate might be helpful, but besides that, not sure what else could make it more ideal.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Applications Non-core applications New Feature Contains an IMPLEMENTATION of a new feature UI Affects UI
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants