/RandomSwipe

RandomSwipe – Perform a swipe at some random interval

Primary LanguageObjective-CGNU General Public License v3.0GPL-3.0

RandomSwipe – Perform a swipe at some random interval

This is a small script which will perform a swipe in the middle of the screen in some random interval between 1 to 5 minutes.

How to use

  1. Install Xcode and the command line tools.
  2. Use your iOS device for development in Xcode. This ensures the UIAutomation framework is installed.
  3. Install ldid.
  4. make.
  5. Upload the RandomSwipe executable to the device.
  6. SSH into the device and run the RandomSwipe executable.
  7. Ctrl+C or kill it when you are satisfied.

Configurations

Currently RandomSwipe does not support runtime configuration. Please check the source code.

License

GPL v3.