https://github.com/muhand/autoclicker
This is an auto clicker for Android that copies a position on the screen (x,y) and then it keeps clicking in that location till program is terminated.
https://github.com/muhand/autoclicker
Last synced: about 2 months ago
JSON representation
This is an auto clicker for Android that copies a position on the screen (x,y) and then it keeps clicking in that location till program is terminated.
- Host: GitHub
- URL: https://github.com/muhand/autoclicker
- Owner: Muhand
- License: mit
- Created: 2016-12-20T01:06:45.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2016-12-20T04:24:05.000Z (over 8 years ago)
- Last Synced: 2025-02-06T13:09:50.454Z (4 months ago)
- Language: Java
- Size: 90.8 KB
- Stars: 2
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# AutoClicker
This is an auto clicker for Android that copies a position on the screen (x,y) and then it keeps clicking in that location till program is terminated.