Alfred workflow for processing / transforming text as-you-type.
Run the following command in terminal:
curl -sL https://raw.githubusercontent.com/mr-pennyworth/alfred-live-text-actions/main/install.sh | sh
- Process Text with
- Python
- Shell Commands
- Process JSON with
- Python
- JavaScript
- jq
Each text action, once triggered, shows a two-pane UI where the left pane shows the input text and the right pane shows the output text. The output text is updated as you type in Alfred.
jq-demo.mp4
The Python and Shell commands support live documentation. Just type ?
after
the command to see the documentation.