Custom Alfred iTerm Scripts is an AppleScript that integrates iTerm2 with Alfred's terminal features.
The project solves the problem of customizing how Alfred launches commands in iTerm2. Alfred includes built-in terminal integration, but this script provides an alternative implementation that allows users to modify the behavior through editable properties at the top of the script. The approach works by replacing Alfred's default terminal handler with a custom AppleScript that can be tailored to individual preferences.
Users who want finer control over how Alfred interacts with iTerm2 should consider this tool. It suits anyone running both Alfred and iTerm2 on macOS who finds the default integration insufficient or wants to adjust specific behaviors. The installation process is straightforward: copy the script contents into Alfred's terminal preferences under the Custom Application setting, then optionally edit the property lines to change how the script behaves.
The project maintains a single focused script file with clear documentation on setup and customization. Development activity shows consistent attention to keeping the implementation current and accessible, with a convenient one-command installation method provided for users who prefer to copy the script directly from the repository.