Jump to content

schleifer

Member
  • Posts

    7
  • Joined

  • Last visited

Reputation Activity

  1. Like
    schleifer got a reaction from brank87 in Viscosity.app workflow   
    Howdy All,
     
    I've written a workflow that works with Viscosity, which you can use to start or stop OpenVPN connections.
     
    The configured keyword is 'vpn'. That will show all of your configured networks:
     

     
    And autocomplete (case-insensitively) on the argument, if one is provided:
     

     
    You can inspect the source on Github.
     
    Here's some commands you can run in Terminal that will import it into Alfred:
    cd ~/Library/Application\ Support/Alfred\ 2/Alfred.alfredpreferences/workflows curl https://nodeload.github.com/andrewschleifer/viscosity-alfredworkflow/zip/master > \ viscosity-alfredworkflow.zip unzip viscosity-alfredworkflow.zip rm viscosity-alfredworkflow.zip  
    New Feature Update:
     
    1. The subtitle now tells you if actioning that selection will connect or disconnect from that network.
    2. There are Connect All/Disconnect All operations that will act on all VPN connections you've defined.
     

  2. Like
    schleifer got a reaction from thec13 in Viscosity.app workflow   
    Howdy All,
     
    I've written a workflow that works with Viscosity, which you can use to start or stop OpenVPN connections.
     
    The configured keyword is 'vpn'. That will show all of your configured networks:
     

     
    And autocomplete (case-insensitively) on the argument, if one is provided:
     

     
    You can inspect the source on Github.
     
    Here's some commands you can run in Terminal that will import it into Alfred:
    cd ~/Library/Application\ Support/Alfred\ 2/Alfred.alfredpreferences/workflows curl https://nodeload.github.com/andrewschleifer/viscosity-alfredworkflow/zip/master > \ viscosity-alfredworkflow.zip unzip viscosity-alfredworkflow.zip rm viscosity-alfredworkflow.zip  
    New Feature Update:
     
    1. The subtitle now tells you if actioning that selection will connect or disconnect from that network.
    2. There are Connect All/Disconnect All operations that will act on all VPN connections you've defined.
     

  3. Like
    schleifer got a reaction from DJay in Viscosity.app workflow   
    Howdy All,
     
    I've written a workflow that works with Viscosity, which you can use to start or stop OpenVPN connections.
     
    The configured keyword is 'vpn'. That will show all of your configured networks:
     

     
    And autocomplete (case-insensitively) on the argument, if one is provided:
     

     
    You can inspect the source on Github.
     
    Here's some commands you can run in Terminal that will import it into Alfred:
    cd ~/Library/Application\ Support/Alfred\ 2/Alfred.alfredpreferences/workflows curl https://nodeload.github.com/andrewschleifer/viscosity-alfredworkflow/zip/master > \ viscosity-alfredworkflow.zip unzip viscosity-alfredworkflow.zip rm viscosity-alfredworkflow.zip  
    New Feature Update:
     
    1. The subtitle now tells you if actioning that selection will connect or disconnect from that network.
    2. There are Connect All/Disconnect All operations that will act on all VPN connections you've defined.
     

×
×
  • Create New...