Skip to content

simulating human touch and press with shell commands on iOS devices

Notifications You must be signed in to change notification settings

Izib/AutoTouch_scripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Usage: 
1. run clipboardcontrol.lua in AutoTouch

2. you can click,run,input text as what you want
bash paste.sh "---text:hello"  # input text 
bash paste.sh "---click:10,100"  # click x=10,y=100 point
bash paste.sh "---run:com.test.test" # run com.test.test app
bash paste.sh "---kill:com.test.test" # kill com.test.test app

Dependence: AutoTouch cycript # AutoTouch need a license, you should buy it or hack it :)

About

simulating human touch and press with shell commands on iOS devices

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published