Skip to content

Latest commit

 

History

History
43 lines (24 loc) · 928 Bytes

README.md

File metadata and controls

43 lines (24 loc) · 928 Bytes

alfred-dongers (WIP)

Alfred workflow to quickly browse through dongers (໒( ” •̀ ᗜ •́ ” )७ for example) via dongerlist.com.

Usage

Show all available dongers:

dongers


List available categories to filter:

dongers list


Show dongers from specific category:

dongers <category>

Installation

  1. Download the raw alfred-dongers.alfredworkflow file from GitHub releases
  2. Double click to execute and import that workflow into Alfred
  3. 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

Version

0.1.0

License

WTFPL