- Created by clarencecastillo
- 🗓 Last Updated: 30/09/23 15:16:04
- 🌟 Stars on GitHub: 107
- Please consider supporting the creator by Starring or Sponsoring them on GitHub!
- Get Workflow
- Get Latest Release
- Get Source Code
From their README
Power Thesaurus Search for Alfred
Search for synonyms and antonyms on Power Thesaurus from Alfred 4.

Installation
Get Power Thesaurus for Alfred from GitHub or Packal.
Usage
Primary commands:
pows— Search Power Thesaurus for synonyms of.powa— Search Power Thesaurus for antonyms of.
For both primary commands:
↩or⌘+C— Copy highlighted entry to the clipboard⌘+L— Show full query in Alfred's Large Text window⌘+↩— Open highlighted entry in browserSHIFT— Preview highlighted entry's page using quicklook
Results
Resulting synonyms or antonyms will be sequentially listed according to user rating.
Development
Use the init.sh script to install the required dependencies inside the src folder. When you're ready to test or export, copy the entire src folder to the existing workflow directory.
Troubleshooting
SSL Errors
If you're having SSL issues, try temporarily disabling it by setting the workflow environment variable ALFRED_PT_SSL_VERIFICATION to False. This will bypass SSL verification as a workaround while waiting for the SSL certificate to be rectified. You can check Power Thesaurus's SSL certificate status here. Be sure to set it back to True when all's green.
Other Errors
For other errors, please open an issue describing how you got the error and together with the logs from Alfred > Workflows > Debugging Mode if possible. There's no proper error handling in place yet, so we'll have to troubleshoot things this way for now.
Related Links
GitHub Repository Alfred Forums Packal
Releases
There's probably a smarter way to do this, but when preparing a new release, don't forget to:
- Bump
versionfile - Bump the exported workflow following the format
PowerThesaurus-x.x.x.alfredworkflow - Bump
alfredworkflow.versionfield inmetadata.jsonor just re-export the entiremetadata.jsonfromAlfred > Workflows
Licensing
This workflow is released under the MIT Licence.
By using this workflow, you acknowledge, understand and signify your agreement to Power Thesaurus Website's terms and conditions, and privacy statement.
Acknowledgements
Big shoutout to the heroes that made Power Thesaurus possible. Help keep the platform free for everyone by giving your support.
It is heavily based on deanishe's Alfred-Workflow, also MIT-licensed.