Alfred workflow for translating selected text or clipboard content using plamo-translate.
- Translate selected text with hotkey
Cmd+Shift+T
- If no text is selected, automatically uses clipboard content
- Translation result is copied directly to clipboard (clean output)
- Visual feedback with Large Type display
- Audio feedback on completion
- plamo-translate installed
- Alfred with Powerpack
-
Install plamo-translate:
pip install plamo-translate
-
Import the workflow into Alfred
-
Configure hotkey if needed (default:
Cmd+Shift+T
)
- Select text and press
Cmd+Shift+T
, or - Copy text to clipboard and press
Cmd+Shift+T
without selection - Translation result will be copied to clipboard
- Bundle ID: com.kazuph.plamo-translate
- Hotkey: Cmd+Shift+T
- Actions: Script → Large Type → Sound notification
- Creator: @kazuph