/otto-pilot

Records mouse and keyboard events to replayable files

Primary LanguagePython

OttoPilot

Records mouse and keyboard events to replayable files.

Usage

Run python src/gui.py from a virtual environment.

Click "Capture" to begin capturing events. Once you've finished capturing, click "Done" to save the event file.

To replay a sequence of captured events, select "Control". You will be prompted to select an event file.

Once a file has been selected, you have the option to choose how many iterations it will run through.

Select "Run jobs" when ready and your captured events will replay for however many iterations you picked.

Feature wishlist

  • Cancellation feature during control session
  • Better gui presentation

License

MIT