• This repository has been archived on 17/Sep/2021
  • Stars
    star
    100
  • Rank 340,703 (Top 7 %)
  • Language
    Objective-C
  • Created over 11 years ago
  • Updated over 7 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

A simple workflow for searching CocoaPods

Cocoapods Search Workflow for Alfred

A simple workflow for searching CocoaPods.

screenshot

How to use it

  • Download the workflow directly from GitHub (or clone the repo / download a zip) & double-click the CocoaPods.alfredworkflow file to install it into Alfred.
  • Bring Alfred up and type pod followed by your query.
  • Once you have a result selected Return opens the pod's homepage & Alt+Return copies the pod's definition for your podfile.

Enjoy!

Notes:

  • The backend utility is now a binary written in pure Cocoa (instead of a python script). The result is that is wayyy faster and smaller than the previous version.
  • The workflow uses the Cocoapods.org public search API. Many thanks to @floere for his work, tips & heads up.

Contact me:

Twitter [eMail](mailto:[email protected]?SUBJECT=About Alfred Cocoapods Search)