An open API service indexing awesome lists of open source software.

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

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.
![screen shot](https://github.com/Sheraff/urbandictionary-alfred-workflow/raw/master/screenshot.png)

## 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