Skip to content

deanishe/alfred-network-location

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Network Location workflow for Alfred

View and change your network location from Alfred.

Installation

Grab the latest version from the releases page.

Note: If you're still using Alfred 2, download v1.0. Later versions are only compatible with Alfred 3.

Usage

  • netloc [<query>] — Show list of network locations filtered by <query> if one is specified
    • — Activate selected network location
    • ⌘+↩ — Open Network Preferences

Licence

This workflow is released under the MIT Licence.

Changelog

  • v2.0 — 2018-03-31
    • Add built-in update mechanism
    • Use scselect instead of networksetup (no need to enter password)
    • Smarter caching
  • v1.0 — 2014-06-18
    • Initial release