https://github.com/sheraff/urbandictionary-alfred-workflow
workflow for Alfred App to query urbandictionary's API and return word definitions
https://github.com/sheraff/urbandictionary-alfred-workflow
Last synced: about 1 year ago
JSON representation
workflow for Alfred App to query urbandictionary's API and return word definitions
- Host: GitHub
- URL: https://github.com/sheraff/urbandictionary-alfred-workflow
- Owner: Sheraff
- Created: 2014-09-04T09:59:51.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2021-09-23T09:28:22.000Z (over 4 years ago)
- Last Synced: 2025-03-28T17:57:29.354Z (about 1 year ago)
- Language: PHP
- Size: 99.6 KB
- Stars: 15
- Watchers: 1
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Urban Dictionary workflow, [download link](https://github.com/Sheraff/urbandictionary-alfred-workflow/blob/master/Urban%20Dictionary.alfredworkflow?raw=true "Urban Dictionary.alfredworkflow")
===============================
⚠️ I do not maintain nor use this workflow anymore, I recommend the following alternative: https://github.com/xilopaint/alfred-urban-dictionary ⚠️
---------------------------
## summary
This is a workflow for [Alfred App](http://www.alfredapp.com/ "Alfred App official website") (Mac OSX) to query [urban dictionary](http://www.urbandictionary.com/)’s API and return definitions.

## quick use
[
download the workflow](https://github.com/Sheraff/urbandictionary-alfred-workflow/blob/master/Urban%20Dictionary.alfredworkflow?raw=true "Urban Dictionary.alfredworkflow") and open with Alfred.
Alternatively, use `Packal` through [the website](http://www.packal.org/workflow/urbandictionary "link to the workflow’s Packal page") or through the Alfred workflow.
## overview of the workflow
This workflow will behave as close as possible to Alfred’s “define” integrated workflow, presenting results by quality first (based on thumbs up / thumbs down votes).
### This project uses
- [David Ferguson's `workflows` php class](http://dferg.us/workflows-class/ "Workflows Class")
### Improvement ideas are
- add caching for faster results