Skip to content
This repository has been archived by the owner on Sep 16, 2021. It is now read-only.

Latest commit

 

History

History
24 lines (15 loc) · 1.31 KB

README.md

File metadata and controls

24 lines (15 loc) · 1.31 KB

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:alladinian@gmail.com?SUBJECT=About Alfred Cocoapods Search)