Created
November 15, 2016 04:48
-
-
Save walkingmask/2385e7cb614d9a7457efa839bb1972d4 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| # brew install cliclick | |
| # Require window position adjustment | |
| cliclick c:300,180 c:450,620; sleep 2; for i in `seq 100`;do cliclick -w1 c:310,600;done |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment