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