How to Open Multiple Softwares/Apps Together on Mac

Опубликовано: 04 Октябрь 2024
на канале: A Little Coding
118
4

Hello friends,
In this video, we will see how to open multiple software together on MacBook. This is pretty easy to do with AppleScript.

Here's a sample script:
tell application "Mail" to activate
tell application "Visual Studio Code" to activate

Make sure to save the script as an application.

Thanks for watching.

Twitter:   / arif_decrypted  
Instagram:   / arif_decrypted