macOS Network Location Changer

A Raycast extension to list and switch between your macOS Network Locations directly from Raycast.
β¨ Features
- π Instantly switch between all configured macOS network locations
- π₯οΈ See which location is currently active
- β‘ Refresh the list after a change
- π§βπ» No need to open System Settings or use Terminal
πΈ Screenshots
Overview | List of Locations/Switch Confirmation |
---|
 |  |
π How to Use
- Open Raycast and search for
Network Location
- Browse and select your desired network location
- Press
Enter
to switch
- Optionally, use the Refresh action to reload the list
π οΈ Requirements
- macOS (tested on Sonoma)
- Network Locations set up in System Settings > Network
βοΈ Installation
From Raycast Store
Coming soon!
Manual (Development)
git clone https://github.com/raycast/extensions.git
cd raycast-mac-network-location-changer
npm install
raycast dev