Alfred workflow to quickly browse through dongers (໒( ” •̀ ᗜ •́ ” )७ for example) via dongerlist.com.
Show all available dongers:
dongers
List available categories to filter:
dongers list
Show dongers from specific category:
dongers <category>
- Download the raw
alfred-dongers.alfredworkflow
file from GitHub releases - Double click to execute and import that workflow into Alfred
- To speed up the search queries we're going to cache the "donger library" and store it locally as JSON. Run the following at least once, or set a cronjob:
php parser/parser.php > ~/.donger.cache
0.1.0