Jump to content

drking

Member
  • Posts

    49
  • Joined

  • Last visited

Reputation Activity

  1. Like
    drking reacted to jk12 in Minty Fresh   
    Clean. Inspired by Mint.
     
    Download here http://tinyurl.com/af6j5jy
     
     

  2. Like
    drking reacted to dan_djorgi in DigitalAttitude - minimal HUD Alfred 2 Theme   
    DigitalAttitude - minimal HUD
    a dark and minimal HUD style Alfred v2 Theme
     
     
     
    This simple theme is using only shades of black and white color for all background and text elements (20% - 85% opacity) and minimal border radius.
    The text is rendered using Helvetica, and the theme is available in two versions, one with a border (25% opacity) and one without (more margin, more minimlizm).
     
    Note: Try adding the blur hack, might look nice too! (the blur hack was not used/available while taking the screenshots)
     
     
     
    Border-Version V2.1
    Download: http://bit.ly/1161pbj
     

     
     
     
     
    Non-Border-Version V2.2
    Download: http://bit.ly/1162i3K
     

     
     
     
    I hope you like this theme as much as I do,
     
    Cheers,
    Dan
     
  3. Like
    drking reacted to kyla in A minimal as I could possibly get it   
    I changed the font to Futura after the screenshot: http://love.ky.la/IwaP
  4. Like
    drking reacted to gammawert in SiMPL (download)   
    I updated the above version to something with a darker highlight color. I stick to it since quite a while, so I thought I'd share.
    Maybe useful for someone. Enjoy.
     
    Screenie:
     

     
    Download:
     
     
    http://cl.ly/1y3c2p3t063f   Make sure to use the "blur hack"
  5. Like
    drking reacted to R4z3r in Faves - Formerly Favorite Folders   
    Hey @nikipore,
     
    I'm not getting any action on any folder anywhere. They are the actual folders and not symbolic links as well. Whether it's the /etc/  or /Library/ or the Desktop as shown in that picture, none of them get me to see an action. I haven't been able to see "Add to Favorites" anywhere. The 'favs' keyword works correctly as expected (just shows that there are no favorite folders.
     
    EDIT:
    Figured it out, by default my settings in "File Search" > "Actions" > "Show Actions:" did NOT have -> as a command for show actions. The default was just fn or ctrl. 
  6. Like
    drking reacted to vitor in PinAdd — Takes arguments as tags, and adds your browser’s frontmost tab as a pinboard bookmark   
    This workflow is officially deprecated in favour of PinPlus. It was released to the public domain, so I leave the record here if anyone is interested. You can still find the old source on Github.
     
    Before using this workflow, you need to configure it with your Pinboard account by running :configurepinadd followed by your api token and your preferred browser.



    You can get the API token of you Pinboard account by visiting https://pinboard.in/settings/password

    Your preferred browser may be one of Safari, Webkit, Chrome, ChromeCanary, Chromium, or depends (“depends” uses the browser you have as the frontmost window, provided it’s one of the mentioned ones).

    An example configuration would be: configurepinadd username:HSJWJK2HHSKI14QPDOIK safari
    When you’re all set, call pin followed by your tags and/or description — both are optional, and descriptions must be preceded by // (two forward slashes and a space). Pick if it should be added as a regular bookmark or as a private one (this is important, as it’ll trump your default options), and you’re done.



    The title of the bookmark will be the title of the page.

    You can also precede your tags with . (a single period), and it will add the bookmark as unread.



    There’s also a hotkey you can setup to quickly add bookmaks as unread (without any tags or description).
    If adding a bookmark fails for any reason (for example, if the connection drops), you’ll get a notification and a PinAddRetry.command file will be added to your Desktop (if it happens multiple times, it’ll add an entry for each failed attempt). You can double-click this file at a later time to run it, and retry adding the bookmarks.
  7. Like
    drking reacted to josh_fuggle in Desert Theme   
    Hi all,
     
    I have created a theme for Alfred 2 that is based on the desert theme that can be found in gVim and MacVim. You can download it here: https://github.com/josh-fuggle/Desert-Alfred2-Theme
     
    I you like the theme, then please star the repository (found in the above link).
     
     
    Screenshot:

  8. Like
    drking reacted to poritsky in Get Ingredient List from Safari to OmniFocus   
    Just a simple workflow to trigger a crazy AppleScript I cooked up a few months back. Keyword is "ingredientlist" (mine triggers on "ing"). Triggering it will run the AppleScript in the background and let you know once it's done.
     
    Download it now or keep reading for more details.
     
    How it works:
    The AppleScript grabs the URL of the front Safari window (only Safari for now) and pipes it through Recipe Distiller. Then it strips out everything but the ingredients on the resulting Recipe Distiller page. Each ingredient is added as a task to an OmniFocus project named "Recipes". You must have a project named "Recipes" in OmniFocus. Mine is a Single Action list. A notification will trigger when the script is done adding the ingredients to OmniFocus. Caveats:
    Will only cleanly pull ingredients from sites that Recipe Distiller can understand. Almost everywhere I've found a recipe I've gotten clean results. Some sites may grab something other than ingredients. Keep an eye out for errant items. There will always be a blank task before and after your ingredients. This is a bug that I now use as a feature; it surrounds the newly imported ingredients so I don't confuse them with other tasks. The script does not save the URL or page title from Safari. When I use this script I also grab that info with this OmniFocus bookmarklet. Once the ingredients are all in OmniFocus I nest them under the task created with the recipe name and URL.  
    Why would anyone want to do this?
    Because you can. Oh also because sometimes I'm at the market and I look at interesting recipes I've saved and can then grab any ingredients I need.  
    So go get it and get cooking.
     
    Download ingredientlist-to-of.zip
  9. Like
    drking reacted to Vero in v2.0.2 released   
    Just a quick note to say that 2.0.2 is now available, if you choose pre-releases in Alfred's General preferences tab.
     
    As this is a pre-release, please only select this if you want to help us test and understand that this isn't a final release. If you're happy with that, then go ahead and give v2.0.2 a whirl to help us prepare it for general release.
     
    You'll find the change log details here:
    http://www.alfredapp.com/changelog/
     
    Be sure to specify you're using 2.0.2 if you report a bug/issue!
     
    [update: Now generally available, no longer just pre-release]
  10. Like
    drking reacted to greghoch in Request: agenda for next days (calendar events)   
    Hi, 
     
    it would be great to have a workflow that shows the calendar events in the next 3 days or something! Does that already exist? 
     
    Thanks!
  11. Like
    drking reacted to GodDamnItFrank in An Improved Monokai Theme (Dark, Semi-Minimal)   
    Here's my take on my favorite Vim/Sublime Text color scheme: Monokai
    Download link: https://github.com/benjaminwhite/Alfred-Themes

  12. Like
    drking reacted to Ahti333 in Search App Store   
    I've built a little workflow that opens the Mac App Store and searches for the query.
     
    --- Update ---
    Another update, you can now change the search language by using the "interactive preferences".
     
    By default, the US store is searched. Change this by entering 'apps-pref lang <new language>' into Alfred.
     
    Get the new version here: http://cl.ly/2q3K1L1L3m1h
     
    Github repository: https://github.com/Ahti/alfred-appstore-search
  13. Like
    drking reacted to Ahti333 in Search App Store   
    I've updated the workflow quite a bit, see initial post for more.
  14. Like
    drking reacted to Nebelleuchte in Search in DEVONthink   
    Hi!
     
    I've updated my alfred 1 action for searching in DEVONthink to fit the alfred 2 workflow scheme. 
     
    Have fun with it: http://d.pr/f/4qfl
     
    Works like: 
     
    dt SEARCHTERM
     
    Greetings,
     
    Maic (Nebelleuchte)
  15. Like
    drking reacted to Leech in Appshopper search   
    Hi,
     
    I've created a workflow to search in appshopper.com, it offers auto-suggest.
     
    The feed results are not that accurate as the web search in their website, but we can do anything in our side.
     
    Search by using: 
     
    app <query>  
    Download: Appshopper workflow
     
     
    UPDATE:
     
    Created an improved version, that parses the webpage directly. It's probably a little slower, and may require an extra library (I've included the both I use but probably requires anything else, that I've installed, please report!).
    I'll leave both versions in case of the new one doesn't work well.
     
    UPDATE 2:
     
    Added cookies to store the language/currency to use for search, simply edit the Script filter and use any of the ones provided in their website on bottom right of the page (view source and replace language = 'US' by the value in the <option> for your country/currency).
     
    Link to improved version: Download
  16. Like
    drking reacted to caleb531 in Play Song - Quickly play songs, albums, and more from iTunes   
    Introduction
     
    With the introduction of Alfred v2.0, the built-in iTunes mini player is now the only way to interact with my iTunes library in Alfred. However, I would prefer to quickly search for and play songs without entering the mini player first. Therefore, I created Play Song—a workflow designed to make playing songs in iTunes extremely quick and convenient.
     
    Download
     
    Download Play Song (latest)
     
    Usage
     
    Play Song enables five keywords which allow you to search for and play songs in your iTunes library.
    In order for Play Song to function properly, it requires access to assistive devices. You can enable this for Alfred via the Security & Privacy pane of System Preferences.
     
    Playing a song   To play an individual song, use the playsong keyword. Songs whose names match your query will populate the list of results. Choosing a song from the list will play that song once.   Playing an album   To play all songs from a particular album, use the playalbum keyword. Albums whose names match your query will populate the list of results. Choosing an album from the list will play all songs from that album (ordered by track number).   Playing an artist   To play all songs by a particular artist, use the playartist keyword. Artists whose names match your query will populate the list of results. Choosing a artist from the list will play all songs by that artist (grouped by album).   Playing a genre   To play all songs within a particular genre, use the playgenre keyword. Genres whose names match your query will populate the list of results. Choosing a genre from the list will play all songs within that genre (grouped by artist).   Playing a playlist   To play all songs within a particular playlist, use the playplaylist keyword. Non-empty playlists whose names match your query will populate the list of results. Choosing a playlist from the list will play all songs within that playlist (according to playlist order).  
    Support
     
    If you have a bug to report or a feature to request, please submit an issue on GitHub.
     
    Release Notes
     
    Release notes for the workflow are also available on GitHub.
  17. Like
    drking reacted to Benzi in Battery - view summary stats about your laptop battery   
    Description: Shows summary information about your laptop battery (charge, time, status, charge cycles, and health - % of maximum charge your battery can now hold compared to its original design capacity)
    Usage: enter the keyword "battery"
    Tested on: Mountain Lion, MacBook Pro
    Download: from here
     
     
  18. Like
    drking reacted to Ginfuru in Run Simple Terminal Command in Alfred   
    Here is a simple workflow the combines several basic (and frequently used) commands to help speed up your processes. There are several other workflows that do one or a couple of these... but I just combined them into one.
     
    Keyword Trigger run followed by:
    purge, flush, ip, show or hide, finder, dock or ow
     
    purge - frees up RAM
    flush - flushes your DNS
    ip - shows your public IP
    show - shows hidden files
    hide - hides file that should be hidden
    finder - relaunches the Finder.app
    dock - relaunches the Dock
    ow - relaunches the Finder.app and clears out the Open with Menu to only show the current versions of those Apps (bug in Mt. Lion) 
     
    UPDATE - a collection of a bunch of workflows and terminal commands. 
    relaunch - kills finder
    desktop - hides items on your desktop
    hidden - show/hide hidden files
    purge - frees up RAM
    owrest - ow - relaunches the Finder.app and clears out the Open with Menu to only show the current versions of those Apps (bug in Mt. Lion) 
    lprest - resets launch pad
    flush - OS Mavericks flushing of the DNS
    wifi - turn on wifi see current network and get current network IP
    ip - get your internal and external (public) IP
    zip (or set hotkey) - creates archive of selected items
    empty downloads - cleans out the downloads folder
    space - gives you the remaining and used space % of internal and attached drives
    subl - opens a file or project in Sublime Text 
      Simple to edit and modify to add more... 
     
     
    Download link : http://d.pr/f/1hMXB
  19. Like
    drking reacted to poritsky in Search DuckDuckGo With Google Suggest Completions   
    Hi there Alfred community. This is a mod of David Ferguson's awesome Google Suggest Workflow. The only difference is that it uses DuckDuckGo to do the actual search in the end. I put more details over on the candler blog, but it should be pretty straightforward.
     
    Update May 8, 2014: Updated workflow to default to the new DuckDuckGo Next. More details here.
     
    Download Google Auto Complete to DDG.zip Download Google Auto Complete to DDG Next.zip   Enjoy!   Here's a screenshot:
     

  20. Like
    drking reacted to MystykRiver in If you are a Remember The Milk fan   
    I live on Remember The Milk.  Here is a workflow for task adding, traversal, and some task management.  It leverages the command line milkmaid (http://rubygems.org/gems/milkmaid).  You must have milkmaid installed and authorized to use the workflow.
     
    Anyways, here you go:  http://bit.ly/135QRHs
    GitHub: https://github.com/MystykRiver/alfred2-rtm
     
     
    Enjoy!
     
    Edit: Change link to download from github.  Added github repository.
  21. Like
    drking reacted to danygeller in If you are a Remember The Milk fan   
    Hi,
     
    Please help ?;-)
    How do I Install Milkmaid?
     
    Thanks/Dany.
  22. Like
    drking reacted to parekh in DuckDuckGo Fallback Search   
    Hi Guys,
     
    I've been using Alfred for a while, but I decided to make the plunge into PowerPack just yesterday because I discovered the "fallback search" feature and thought of an interesting use for it. Many of you might also find this useful: http://imgur.com/m4s7m48
     
    If you set DuckDuckGo to be your default fallback search, you can take advantage of DuckDuckGo's powerful !bang searches from Alfred. !Bang, allows you to directly search hundreds of websites. See here for more info: https://duckduckgo.com/bang.html
     
    Now, I simply open Alfred, and type in "!translate ..." to translate something, I type in "!maps ..." to find a location on maps, etc. etc.!
  23. Like
    drking reacted to zhaowu in Top Processes Based Memory or CPU Usage Workflow   
    Alfred 2 Top Process Workflow
      The initial motive of this workflow is to avoid frequent visits to the Activity Monitor when the fan goes loud. Now it has been evolved with two major features:   Suggestions are welcome. And Please go to http://zhaocai.github.com/alfred2-top-workflow/ for better view of the installation instruction.   - 1) List/Kill Top Processes by Memory/CPU/IO Usage       - 2) (working in progress) Get a glance of system status including internal battery, fan speed, CPU/GPU Temperature, bluetooth battery, disk capacity, etc.     Usage   0. Show Help   Just type -?, -h, or --help after the keyword to show help.     1. Top Processes   A. Keywords:   1.) top: Show a mixed processes list based on top cpu/memory usage.          1. top -m, top --memory to show processes ranked by memory usage        2. top -c, top --cpu, to show processes ranked by cpu usage        3. top -i, top --io, to show processes ranked by io usage with callback from top io trace collector.      Top IO requires [DTrace][Dtrace] and it would take a while to finish. The new callback design is to run the job in he background and post a notification (OSX 10.8+) using notification center. Click on the notification to show the result in alfred.           Modifier Key      - none    : The default action is to list files opened by process ID    - control : Kill the selected process    - command : kill forcefully (kill -9)    - alt     : Nice (lower) the selected process's cpu priority    - shift   : Search web for process information     2.) kill: Filter process to kill.   Modifier Key      - none: The default action is to kill by process ID    - command : kill forcefully (kill -9)   3.) lsof: List files opened by process id   Modifier Key      - none: The default action is to reveal file in Finder   B. Filter by Query   1.) To search for process state, use :idle, :sleep, :stopped, :zombie, :uninterruptible, :runnable, etc.       2. Glance an Eye on your system   #### A. Keywords:   glance: Show system information including internal battery, bluetooth battery, disk capacity, etc.       B. Change Display Order   Activate Alfred Preferences → Advanced → Top Result Keyword Latching       Hit Enter for the feedback item you wish to show up on the top.     Installation Two ways are provided:
    You can download the Top Processes.alfredworkflow and import to Alfred 2. This method is suitable forregular users.
    You can git clone or fork this repository and use rake install and rake uninstall to install. Check rake -T for available tasks. This method create a symlink to the alfred workflow directory: "~/Library/Application Support/Alfred 2/Alfred.alfredpreferences/workflows". This method is suitable fordevelopers.
        Troubleshooting   1. Does not work in Mac OSX 10.9 (Maverick)   In OSX 10.9, the system ruby is upgraded to 2.0.0. You need to download the new version of this workflow which packs the ruby gems for 2.0.0 inside.   If the downloaded version does not work, try    1.) open Terminal.app. If you use rvm or rbenv, switch to the system ruby. run cd "$HOME/Library/Application Support/Alfred 2/Alfred.alfredpreferences/workflows/me.zhaowu.top" && rake bundle:update   2. iotop causes mouse lagging   This issue is not caused by this workflow but by [DTrace][DTrace]. The related system log message is IOHIDSystem cursor update overdue. Resending.. In my Macbook Pro, any [DTrace][DTrace] based program will introduce this issue including the mac built-in /usr/bin/iotop, and /Applications/Xcode.app/Contents/Applications/Instruments.app .   I upgrade to OS X 10.9 and this issue is resolved.   3. Encoding::CompatibilityError: incompatible character encodings: ASCII-8BIT and UTF-8   Add the following contents to /etc/launchd.conf. Restart is required.   setenv LANG en_US.UTF-8 setenv LC_ALL en_US.UTF-8      
  24. Like
    drking reacted to rjames86 in Create new task in OmniFocus inbox   
    Love this script! I have one power user suggestion. If you use the following Applescript, you can do more than just add items to your inbox:
     
    on alfred_script(q) tell application "OmniFocus" tell default document parse tasks with transport text q end tell end tell end alfred_script  
    This will allow you to add items using the following syntax:
     
    Action! @Context ::Project #Start #Due $Duration //Note
  25. Like
    drking reacted to orky in Create new task in OmniFocus inbox   
    This is great! I was looking for an OmniFocus workflow this morning. I found another one but that always opened the OmniFocus Quick Entry window after I executed the alfred search. This is much smoother. Also, I added the lines Ryan M is talking about and changed the Subtext of the Keyword Search to "Action! @Context ::Project #Start #Due $Duration //Note". That way, I always see what I have to type if I want to further define its context or project.
     
    Grab the updated Workflow here.
×
×
  • Create New...