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