willfarrell / alfred-workflows

Alfred Workflows for Developers

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Alfred Workflows for Developers

Installing

  1. Click the download buttons below
  2. Double-click to import into Alfred 2
  3. Review the workflow to add custom Hotkeys

Workflows

by @willfarrell

Quick package/plugin/component (repo) lookup of for your favourite package managers. Currently supports Alcatraz, bower, CocoaDocs/CocoaPods, Composer, docker, Grunt, Homebrew, Maven, npm, pear, pypi, gems, and rpm. All workflows require constant internet connection.

All repos have caching enabled to speed up common queries. These caches are refreshed after 14 days and may take longer then expected to return results during update. You can force a cache refresh by running pkgman cachedb to redownload the databases (applies to alcatraz, grunt, cocoa). Alternatively you can run pkgman cleardb to remove all stored cache, but this isn't recommended.

alt text

by @willfarrell

Alfred App Workflow for caniuse.com

alt text

by @willfarrell

Check which CDNs a package is hosted on.

alt text

by @TylerEich

Color convertions: c, hsl, rgb, #

by David Gougelet and Paul Wirth

by @willfarrell

Using the keywords encode {query} or decode {query}, will transform your query strings through base64, html, url, and utf-8 encode/decode. Pressing enter will copy the encoded/decoded string to the clipboard.

alt text

by @ruedap

You can incremental search for Font Awesome Icon Fonts and paste it to front most app.

alt text

by @willfarrell

Searching Github for gists, repos, user repos, or repos starred by a user. 5000 requests per hour supported. alt text

by @willfarrell

Hashing

Launch iOS Simulator without launching Xcode ~ by @maloninc.

Triggers: ios.

iOS Simulator Workflow

Shows your internal and external IP address ~ by @dferg.

Triggers: ip.

IP Address Workflow

by @nathangreenstein

kill {query}

alt text

by @jeroenseegers

e87a787eb1bcf7c0db570c6fe790466fc1e55c09

jenkins {query}

alt text

by @isometry

alt text

by @tzarskyz

st {query}

alt text

by Jefferson Sher

alt text

VirtualBox (Download)

by @MattD

by @ctwiseby

by @Leenug

by @BaksiLi

A workflow that simply reads out something (multilingually).
say {query} to use the default voice (English);
say {lang-code} {text} to specify the voice, e.g. jp, fr (anagrams supported). Users can also customize the voice, see Usage.

alt text

About

Alfred Workflows for Developers


Languages

Language:JavaScript 100.0%