Skip to content

An open-source auto clicker on images for Android

License

Notifications You must be signed in to change notification settings

nari4169/Smart-AutoClicker

 
 

Repository files navigation

Smart AutoClicker

An open-source auto clicker on images for Android


Get it on Google Play Get it on F-Droid


Introduction

Smart AutoClicker is an Android application allowing to automate repetitive task by clicking automatically for you on the screen. Unlike the regular auto clicker application, the clicks aren't based on timers to execute the clicks. Instead, it allows you to capture an image from a part of your screen and execute the click once this image is detected again.

Smart AutoClicker는 화면에서 자동으로 클릭하여 반복적인 작업을 자동화할 수 있는 Android 애플리케이션입니다. 일반 자동 클릭커 애플리케이션과 달리 클릭은 클릭을 실행하는 타이머를 기반으로 하지 않습니다. 대신, 화면의 일부에서 이미지를 캡처하고 이 이미지가 다시 감지되면 클릭을 실행할 수 있습니다.



Features

  • Organize clicks by scenario

  • Execute clicks, swipes, send Intents, modify events states

  • Add one or more images conditions from the screen

  • Modify the tolerance for the condition detection

  • Combine multiple conditions

  • Configure the delay before the next click

  • Modify the prority order of a click

  • 시나리오별로 클릭수 정리

  • 클릭, 스와이프, 인텐트 전송, 이벤트 상태 수정 실행

  • 화면에서 하나 이상의 이미지 조건을 추가합니다.

  • 상태 감지에 대한 허용오차 수정

  • 여러 조건을 결합

  • 다음 클릭 전 지연을 구성합니다.

  • 클릭의 우선순위 수정

  • 라이센스 규정은 옆에 따로 있습니다.

  • fork 된 프로젝트의 원작자는 따로 있으며, fork 된 이후에는 한글화 진행을 해 보았습니다.

  • https://billcorea.tistory.com/477 이 앱에 한글화 작업에 대한 이야기는 여기서 볼 수 있습니다.

  • 24.05.12 dumb 시나리오 에서 text 입력 위치 지정 그리고, 저장은 가능함. 어떻게 다른 앱으로 그 값을 전달 할 수 있을까 ???

  • 24.05.11 Text 입력 메뉴는 만들었는데... overlay 가 나오고 멈춤 ... ㅠㅠ;;

  • 2024.05.10 ~ 이 앱의 기능을 확인 하고 추가 기능을 넣어 보고자 합니다. : 자동 으로 글자을 입력할 수 있도록 (작업중...)

About

An open-source auto clicker on images for Android

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Kotlin 99.6%
  • Other 0.4%