To make accessing network shares on our Synology NAS a breeze, we’ve come up with a clever solution. We’ve created an Apple Script that automates the whole process of mounting network shares.
While this script was originally meant for when we worked remotely on a VPN connection. We actually prefer to use it when we access our network shares, instead of having to hunt for them through Finder. So, we thought it might be a helpful tool for you too, so we’re sharing our code with you!
Note: Apple Script is a scripting language developed by Apple. It is specifically designed to automate tasks and control applications on macOS. With Apple Script, users can write scripts that can manipulate and interact with various software applications, including the ones developed by Apple. So a script can be used to automate repetitive tasks, streamline workflows, and enhance productivity on your computer.