All Projects → clarencecastillo → alfred-powerthesaurus

clarencecastillo / alfred-powerthesaurus

Licence: MIT license
Search Powerthesaurus synonyms and antonyms from Alfred

Programming Languages

python
139335 projects - #7 most used programming language
shell
77523 projects

Projects that are alternatives of or similar to alfred-powerthesaurus

alfred-duden
Search the duden.de German dictionary from Alfred. With auto-suggest.
Stars: ✭ 32 (-60.49%)
Mutual labels:  alfred, dictionary, alfred-workflow
alfred-urban-dictionary
Search Urban Dictionary from Alfred.
Stars: ✭ 53 (-34.57%)
Mutual labels:  alfred, alfred-workflow
alfred-sublime-text
Filter and open your Sublime Text (2 and 3) project files from Alfred.
Stars: ✭ 66 (-18.52%)
Mutual labels:  alfred, alfred-workflow
mw-thesaurus.el
Merriam-Webster Thesaurus in Emacs
Stars: ✭ 84 (+3.7%)
Mutual labels:  dictionary, thesaurus
alfred-otter
Alfred workflow for searching and retrieving transcripts from Otter.ai
Stars: ✭ 20 (-75.31%)
Mutual labels:  alfred, alfred-workflow
alfred-night-shift
🌝 Alfred 3 workflow to toggle night shift
Stars: ✭ 18 (-77.78%)
Mutual labels:  alfred, alfred-workflow
alfred-git-commit-message-example
Alfred Git Commit Message Example
Stars: ✭ 55 (-32.1%)
Mutual labels:  alfred, alfred-workflow
alfred-qiita-workflow
Qiita on Alfred
Stars: ✭ 57 (-29.63%)
Mutual labels:  alfred, alfred-workflow
alfred-string-operations
Perform string operations to clipboard content
Stars: ✭ 70 (-13.58%)
Mutual labels:  alfred, alfred-workflow
alfred-craftdocs-searchindex
Note searching for Craft Docs
Stars: ✭ 20 (-75.31%)
Mutual labels:  alfred, alfred-workflow
alfred
A fast, simple way to make Alfred workflow script filters in Go
Stars: ✭ 25 (-69.14%)
Mutual labels:  alfred, alfred-workflow
alfred bluetooth controller
Alfred workflow for managing bluetooth settings and -connections
Stars: ✭ 63 (-22.22%)
Mutual labels:  alfred, alfred-workflow
alfred-last2imgur
Alfred workflow to upload the last screenshot taken to Imgur + (delete and minify image)
Stars: ✭ 15 (-81.48%)
Mutual labels:  alfred, alfred-workflow
alfred-jira-search
Alfred Workflow to quickly search through Jira issues 🔎
Stars: ✭ 23 (-71.6%)
Mutual labels:  alfred, alfred-workflow
i-sheet-you-not
Automagically turn Excel spreadsheets into Alfred 3 Workflows
Stars: ✭ 67 (-17.28%)
Mutual labels:  alfred, alfred-workflow
alfred-hugo
Alfred workflow bindings for NodeJS
Stars: ✭ 17 (-79.01%)
Mutual labels:  alfred, alfred-workflow
alfred-currency-conversion
Alfred 4 Workflow - See foreign exchange rates and currency conversion
Stars: ✭ 149 (+83.95%)
Mutual labels:  alfred, alfred-workflow
alfred-http-status-codes
Alfred Workflow to search for http status code meanings
Stars: ✭ 30 (-62.96%)
Mutual labels:  alfred, alfred-workflow
alfred-passwords-workflow
An Alfred 4 workflow that allows you to quickly generate strong passwords.
Stars: ✭ 42 (-48.15%)
Mutual labels:  alfred, alfred-workflow
bookends-tools
Alfred Workflow to Integrate with Bookends, an academic reference manager/bibliography tool for macOS
Stars: ✭ 78 (-3.7%)
Mutual labels:  alfred, alfred-workflow

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 <word> — Search Power Thesaurus for synonyms of <word>.
  • powa <word> — Search Power Thesaurus for antonyms of <word>.

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 browser
  • SHIFT — 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:

  1. Bump version file
  2. Bump the exported workflow following the format PowerThesaurus-x.x.x.alfredworkflow
  3. Bump alfredworkflow.version field in metadata.json or just re-export the entire metadata.json from Alfred > 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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].