Jump to content

gnicklaus

Member
  • Posts

    2
  • Joined

  • Last visited

Reputation Activity

  1. Like
    gnicklaus reacted to deanishe in Packal Search — search for cool new workflows from the comfort of Alfred   
    Packal.org Alfred Workflow Search  
    Search Packal.org's collection of workflows from the comfort of Alfred.  
     
    Downloading
    Get the workflow from GitHub or Packal.
     
    Usage
     
    packal workflows [query] — View/search for workflows by name/category/author/tag ↩ — Open workflow page on Packal.org in your browser ⌘+↩ — View/search workflows by the same author  
    packal tags [query] — View/search workflow tags ↩ or ⇥ — View/search workflows with selected tag  
    packal categories [query] — View/search workflow categories ↩ or ⇥ — View/search workflows in selected category  
    packal authors [query] — View/search workflow authors ↩ or ⇥ — View/search workflows by selected author  
    packal versions [query] — View/search OS X versions and compatible workflows ↩ or ⇥ — View/search workflows compatible with selected OS X version  
    packal status — Show a list of workflows that are out-of-date or are available on Packal.org, but were installed from elsewhere (i.e. they contain no Packal metadata, so can't be versioned by this workflow or updated by the Packal update workflow).  
    Icons
    Sometimes, an icon is shown after a workflow's name. They have the following meanings:
     
     
    Thanks, Licence Thanks to Shawn Patrick Rice for building Packal.org.
    Much use made of docopt and Alfred-Workflow.
    This workflow, excluding the Packal icon, is released under the MIT Licence.
    The Packal icon is the property of Shawn Patrick Rice.
     
     
       
  2. Like
    gnicklaus reacted to Benzi in View amazing facts in Alfred (powered by mental_floss)   
    This little workflow pulls up facts from the Amazing Facts section out at mental_floss.com and displays them in Large Type mode.
     
    Download
    Its available here for download.
     
    Usage
    Type fact into Alfred

     
    And see a random fact appear on your screen:


  3. Like
    gnicklaus reacted to ctwise in Menu Search   
    The previously released menu search workflow has been universally panned due to the poor performance of the AppleScript that dumps menu contents. The caching of results worked very poorly as a stop-gap. So, I've re-written the menu extraction in Objective-C. It's much faster. The source is here: https://github.com/ctwise/alfred-workflows
     
    You can download the workflow directly from http://tedwi.se/u/db
     
    To recap, this workflow lets you trigger an application's menu's from Alfred. For example, if you're in iTerm and trigger Alfred, you can type 'm view' to get a list of all menu items with 'view' in the name or that belong to the 'view' menu. Selecting one of the entries triggers the corresponding menu entry in iTerm. In one sense it gives you a command-line to control your applications.
     
    The workflow has the beginnings of shortcut key display as well but it's currently disabled due to numerous bugs.
     
    Update: 
     
    v1.3 - Provide error message when assistive devices isn't checked.
    v1.2 - Skip the Safari History and Bookmarks menus. They take too long.
    v1.1 - I fixed the bug with Alfred not remembering selections and added AlleyOop support. Download from the same link.
     
    Requires OS/X 10.7+.
     
    ---
     
    You need to turn on OS/X assistive device support to allow this workflow to operate. You can find the checkbox in Settings. The settings page looks very different in recent versions of OS/X but the wording for providing access for assistive devices is very similar no matter what OS/X version you're using. Here's an image of the settings from the latest version of Mountain Lion.
     

  4. Like
    gnicklaus reacted to Shark.Formax in [DEPRECATED] Netflix Search Workflow   
    Hi all, this is my first workflow, please let me know what you think.
     
    Netflix Alfred Workflow
     
    Website: https://github.com/dkarter/AlfredNetflixSearchWorkflow
    Netflix API (unofficial): https://github.com/dkarter/NetflixScraperAPI
    Version: 1.5 (Sept 20, 2014)
    License: MIT
    Disclaimer: I am not connected and or affiliated with Netflix, this code was written purely for educational purposes and with no other intent, warranty or purpose. Use at your own risk and responsibility.
     
    Installation
     
    Please use Packal to download the workflow - it will provide AutoUpdate functionality.
    http://www.packal.org/workflow/netflix-search

    Usage

    Searching for a movie/tv-show

     

    nf [name of movie]
    Netflix Search Workflow will automatically suggest matching titles. Pressing enter (⏎) will open the Netflix player in your browser and start playing the movie If you are opening a previously watched TV show/movie it will continue where you stopped last Pressing Command (⌘) and Enter (⏎) will open the movie page which includes synopsis, cover, reviews if the title is a TV show it will allow you to select the episode you would like to watch on that page  
    Searching for an actor/director etc

     

    nf ppl [name of person]
    Netflix Search Workflow will automatically suggest matching names based on roles in movies in Netflix. Press enter (⏎) to open a page with a list of movies by/with that person
×
×
  • Create New...