The scripts in this repository are created to work on Mac OS only.
Mac OS comes with an app called Script Editor. Script Editor is required to run or edit scripts with the ".scpt" extension and is required to run .applescript unless the script is made for Raycast. Script Editor has an option to enable a menu bar item for quick access to the scripts. The option is under preferences and the general tab. Script Editor will also export the scripts as text or as a stand-alone executable.
Some of the bash aliases require additional software like youtube-dl. I use the bash scripts by making them executable and putting them in a folder within my path.
Some of the scripts are set up to work with Raycast. Raycast works with many languages, including AppleScript and Bash.
These files go in your ~/Library/Services, then in System Preferences > Keyboard > Shortcuts, you can assign a global keyboard shortcut and toggle if they appear in the Services contextual menu. For example "New Terminal at Folder" I use "ctrl + ~". You can also add them to the Quick Actions contextual menu in System Preferences > Extensions > Finder. To edit open them with Automator.