Jump to content

Tom Hightower

Member
  • Posts

    25
  • Joined

  • Last visited

Reputation Activity

  1. Thanks
    Tom Hightower reacted to Andrew in Hotkey to quickly edit existing snippet   
    This is now in the b901 pre-release. I've been meaning to add this for quite some time!
  2. Like
    Tom Hightower reacted to Andrew in [SOLVED] No Alfred 4 selection for "macOS Full disk access preferences" and "macOS Automation preferences"   
    At $999 for the stand, I'd just tape it to the front of my old monitor 🤣
  3. Thanks
    Tom Hightower reacted to playmakerx in Alfred 4 can't find applications   
    Are you using macOS 10.15 beta now? I think you have the same problem as me. You need to manually add /System/Applications to the Search Scope list in Preferences - > Features -> Default Results (thanks to scaba).
     
     

  4. Thanks
    Tom Hightower reacted to scaba in Apps Not Shown in Search Results in 10.15   
    I added /System/Applications to the Search Scope list in Preferences -> Features -> Default Results and now the Apple installed apps show up in Alfred
  5. Thanks
    Tom Hightower reacted to Andrew in 1Password 7.0 "open and fill" not working in Chrome and Firefox [1Password Fixed]   
    1Password have acknowledged this issue and will fix it in an upcoming update, at which point, I'll switch Alfred across to using the new 1Password URL scheme for formulating an Open and Fill
     
    Cheers,
    Andrew
  6. Thanks
    Tom Hightower reacted to deanishe in VPN Connection Manager   
    VPN Connection Manager

    Manage your Tunnelblick or Viscosity VPN connections from Alfred.


     
     
    Usage
    vpn [<query>] — View and filter Tunnelblick/Viscosity VPN connections.
        - ↩ — Connect/disconnect selected connection. vpnconf [<query>] — View and edit workflow configuration. Workflow Update Available! / Workflow Is up to Date — Workflow update availablity. ↩ or ⇥ — Check for and install update. App Name (active) — The currently selected VPN application.  App Name (not installed) — Supported, but not installed, VPN application.  ↩ — Go to this application's website.  App Name — Installed, but unused, application.  ↩ — Use this application to manage VPN connections.  Online Docs — Workflow README. ↩ — Open in your default browser.  Help — This forum thread. ↩ — Open in your default browser. Report Problem — Workflow's GitHub issues. ↩ — Open in your default browser.  
    If you haven't entered a query, any active VPN connections will be shown at the top of the list. Action an active connection to disconnect it.
     
    If you are connected to multiple VPNs, an additional "Disconnect All" item will be shown first.
     
    Download & Installation
     
    Get the workflow from GitHub releases.
     
  7. Thanks
    Tom Hightower reacted to tschoffelen in Get IP for hostname   
    As a devops engineer, I find myself using the `host` command line tool a lot. You enter a hostname, it gives you the IP address associated with it. This Alfred workflow does the same thing. Might be helpful to someone else as well I guess.
     
    Download Host.alfredworkflow
  8. Thanks
    Tom Hightower got a reaction from franctastic in AppVersion — Show version number of installed apps   
    @vitor et al,
     
    Just wanted to point out that the results are now alphabetical on 10.13.4 
     
     
  9. Like
    Tom Hightower reacted to kejadlen in Yet Another Weather Workflow   
    I couldn't find any forecast workflows that were quite to my liking, so I whipped one up that gets a forecast from forecast.io:
     

     
    Note: requires at least Mavericks. Not tested on Yosemite.
     
    Download: https://github.com/kejadlen/dark-sky.alfredworkflow/releases
    GitHub: https://github.com/kejadlen/dark-sky.alfredworkflow
  10. Like
    Tom Hightower got a reaction from arsenty in Clouds   
    Many thanks to @rosenkrieger for the inspiration. Original thread http://www.alfredforum.com/topic/1343-clouddrive-toggler/ *Also mentioned in the read me of the workflow. 
     
     
    So what does this workflow do. Type a keyword and a "on", "sync" or "off" argument, which will toggle on/off the desired application.
    You can also toggle off all supported cloud drives by "clouds" and using an argument indicated above. I have chosen the "clouds" on action to NOT reopen Cyberduck and Fetch. This is purely a personal decision as I seldom have
     them open anyway. It would be easy to also add them to the "all clouds" on action should you wish to do so.
     
     
    Currently supports and works with the following providers. All were tested on my local machine.
     
    Version 1
     
    - Amazon Cloud Drive http://www.amazon.com
    - BitTorrent Sync http://labs.bittorrent.com/experiments/sync.html
    - Box Sync http://box.com  added 1/28/14
    - Cloud http://getcloudapp.com
    - CloudMe https://www.cloudme.com
    - Copy https://www.copy.com
    - Cyberduck http://cyberduck.ch
    - Dropbox https://www.Dropbox.com
    - Dropbox Encore http://www.joyofmacs.com/software/dropboxencore/
    - Dropzone http://aptonic.com/dropzone/
    - Droplr https://droplr.com/‎
    - Fetch http://fetchsoftworks.com
    - GoodSync http://www.goodsync.com
    - GoogleDrive https://drive.google.com/‎
    - OwnCloud http://owncloud.org
    - Skitch http://evernote.com/skitch/
    - SkyDrive https://skydrive.live.com/
    - SpiderOak https://spideroak.com
    - SugarSync https://www.sugarsync.com
    - Syncplicity http://www.syncplicity.com
    - TeamDrive http://www.teamdrive.com
    - Tonido http://www.tonido.com
    - Wuala http://www.wuala.com
    - ZipCloud http://www.zipcloud.com
     
    -- Experimental Support
       - Ubuntu One   https://one.ubuntu.com
     
    Special Note: For those using Dropbox Encore
     
    It is a very convoluted workflow to get things working properly.
     
    For example if Dropbox (Primary) is not running and Dropbox Encore is running. You wish to START Dropbox.
    --You first have to stop Dropbox Encore and then start Dropbox, then you restart Dropbox Encore.
     
    The scripts used attempt to automate this for you. However you should always keep an eye on which is running etc.
    It is recommended to have one of the two occurrences of Dropbox using the blue icons and the other using the dark colors
     
    * Disclaimer added 6/15/2013 @ 1600 EDT, please see the workflow read me section.
     
    ​* Clarification * I would like to note that the workflow tries to make things as simple as possible. Therefore it does not try to check if you actually have the desired app on your system. It will happily try to run the script even if it is not presently installed. Therefore you should get the standard Mac dialogue box asking where the app is if you do not have it installed. This should serve to indicate you have yet to install the app. 
     
     
    Download link to my expanded version
    Version 1 :  http://bit.ly/14NGdTn
     
    Version 2 :  http://bit.ly/1bOpB2E
     
    Edit : New link as old was broken
    Edit : Add note about new argument "sync" 01/27/14
    Edit : Added Box Sync and made preliminary changes for SkyDrive's upcoming rebranding, added version number for tracking changes. 01/28/14
  11. Like
    Tom Hightower got a reaction from Don Dahl in Clouds   
    Yes please down load and replace your existing copy.
  12. Like
    Tom Hightower got a reaction from thec13 in Clouds   
    Many thanks to @rosenkrieger for the inspiration. Original thread http://www.alfredforum.com/topic/1343-clouddrive-toggler/ *Also mentioned in the read me of the workflow. 
     
     
    So what does this workflow do. Type a keyword and a "on", "sync" or "off" argument, which will toggle on/off the desired application.
    You can also toggle off all supported cloud drives by "clouds" and using an argument indicated above. I have chosen the "clouds" on action to NOT reopen Cyberduck and Fetch. This is purely a personal decision as I seldom have
     them open anyway. It would be easy to also add them to the "all clouds" on action should you wish to do so.
     
     
    Currently supports and works with the following providers. All were tested on my local machine.
     
    Version 1
     
    - Amazon Cloud Drive http://www.amazon.com
    - BitTorrent Sync http://labs.bittorrent.com/experiments/sync.html
    - Box Sync http://box.com  added 1/28/14
    - Cloud http://getcloudapp.com
    - CloudMe https://www.cloudme.com
    - Copy https://www.copy.com
    - Cyberduck http://cyberduck.ch
    - Dropbox https://www.Dropbox.com
    - Dropbox Encore http://www.joyofmacs.com/software/dropboxencore/
    - Dropzone http://aptonic.com/dropzone/
    - Droplr https://droplr.com/‎
    - Fetch http://fetchsoftworks.com
    - GoodSync http://www.goodsync.com
    - GoogleDrive https://drive.google.com/‎
    - OwnCloud http://owncloud.org
    - Skitch http://evernote.com/skitch/
    - SkyDrive https://skydrive.live.com/
    - SpiderOak https://spideroak.com
    - SugarSync https://www.sugarsync.com
    - Syncplicity http://www.syncplicity.com
    - TeamDrive http://www.teamdrive.com
    - Tonido http://www.tonido.com
    - Wuala http://www.wuala.com
    - ZipCloud http://www.zipcloud.com
     
    -- Experimental Support
       - Ubuntu One   https://one.ubuntu.com
     
    Special Note: For those using Dropbox Encore
     
    It is a very convoluted workflow to get things working properly.
     
    For example if Dropbox (Primary) is not running and Dropbox Encore is running. You wish to START Dropbox.
    --You first have to stop Dropbox Encore and then start Dropbox, then you restart Dropbox Encore.
     
    The scripts used attempt to automate this for you. However you should always keep an eye on which is running etc.
    It is recommended to have one of the two occurrences of Dropbox using the blue icons and the other using the dark colors
     
    * Disclaimer added 6/15/2013 @ 1600 EDT, please see the workflow read me section.
     
    ​* Clarification * I would like to note that the workflow tries to make things as simple as possible. Therefore it does not try to check if you actually have the desired app on your system. It will happily try to run the script even if it is not presently installed. Therefore you should get the standard Mac dialogue box asking where the app is if you do not have it installed. This should serve to indicate you have yet to install the app. 
     
     
    Download link to my expanded version
    Version 1 :  http://bit.ly/14NGdTn
     
    Version 2 :  http://bit.ly/1bOpB2E
     
    Edit : New link as old was broken
    Edit : Add note about new argument "sync" 01/27/14
    Edit : Added Box Sync and made preliminary changes for SkyDrive's upcoming rebranding, added version number for tracking changes. 01/28/14
×
×
  • Create New...