/auto-peripheral-capturing

A tool used for capturing peripheral actions where users can record and repeat a series of tasks automatically.

Primary LanguagePythonMIT LicenseMIT

Super Recorder

image

A tool used for capturing peripheral actions like mouse clicking, mouse scrolling, mouse movement, keyboard key pressing and releasing. The end product is a GUI where user can record a series of actions, these actions will be then translated to a Python script which can be ran to perform the actions automatically. Super Recorder also supports image recognition in case a particular key or button does not locate at a specific location.

TODO:

  • Update with gif
  • Example of use cases, what can be automated