Coder Social home page Coder Social logo

xihh12138 / smart-autoclicker Goto Github PK

View Code? Open in Web Editor NEW

This project forked from nain57/smart-autoclicker

0.0 0.0 0.0 64.54 MB

An open-source auto clicker on images for Android

License: GNU General Public License v2.0

Java 0.46% Kotlin 99.23% CMake 0.31%

smart-autoclicker's Introduction

Smart AutoClicker

An open-source auto clicker on images for Android


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.

Get it on F-Droid




Features

  • Organize clicks by scenario
  • Execute clicks or swipes
  • Add an image condition 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

Iteration planning

  • 修复导入备份,操作的顺序不会恢复的bug(高)✅
  • 可以调整识别条件的顺序(高)✅
  • 识别条件支持指定识别区域,目前是只允许选择识别条件坐标(还不能修改)和整个屏幕(高)✅
  • 修复悬浮窗偶尔会无法点击的bug(高)✅
  • 导入备份文件时可选"是否根据当前设备屏幕像素与备份文件屏幕像素比例调整识别条件和操作的坐标"(高)❌(实验了证明这个功能没什么用,除非能同步调整图片的分辨率)
  • 增加随机点击动作(Action)(高)✅
  • 支持添加当前进程检测的识别条件(高)✅
  • 终止条件增加动作(高) ✅
  • 复用识别条件、操作时按照所属脚本分类展示(高)
  • 识别条件允许成组,相当于逻辑运算加括号(高)
  • 增加模拟返回键、模拟home键、模拟最近任务键动作(Action)(高)
  • 增加全局事件(Event)(高)
  • 排查指定识别区域有时不会检测到的问题(高)
  • 识别条件和操作支持修改坐标(高)
  • 增加杀死进程、返回键、回到桌面等通用操作(中)
  • 支持添加电量检测、时间检测的识别条件(中)
  • 批量复制识别条件/操作(中)
  • 增加开始前置步骤(低)
  • 事件(Event)允许指定触发次数(低)
  • 识别条件和操作允许以坐标偏移比例的方式定义(低)
  • 批量移动识别条件/操作(低)
  • 支持调节每个识别条件的识别速度-精准度比值(低)
  • 支持添加当前页面Activity检测的识别条件(暂无解决方案)

smart-autoclicker's People

Contributors

nain57 avatar xihh12138 avatar tobiasschuelke avatar easyvector avatar jiongjiongjojo avatar poussinou avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.