Macro Buddy

Project

Macro Buddy is a simplified tool to record and run scripts and macros all through one application. The Macro Buddy emulates a terminal, with full control over commands and their system. This will allow the user to run commands as they normally would in applications like terminal, CMD, or Powershell, now within Macro Buddy. When the user wishes to start recording a script, they can use the “Record New Macro” button to begin recording the keyboard inputs that are typed into the terminal session. These inputs are converted to a shell script once the recording is completed, and becomes a button within Macro Buddy to easily run upon the user's request. The shell script is cleaned of errors, allowing for the script to run without failure when the macro button is pressed. These scripts are saved locally on the users machine, allowing them to edit the files as well if they so need. This will help users reduce the time spent writing and debugging scripts, and get them up and running with easy automation as fast as possible.

Download from GitHub

Video Demo