Skip to content

Collection of useful AppleScripts to automate common workflows on my Mac.

License

Notifications You must be signed in to change notification settings

SaiWebApps/AppleScriptUtils

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AppleScript Utilities

Table Of Contents

How to make "*.applescript" files into executables

  1. Open the Script Editor Mac OS application.
  2. Open the desired .applescript file.
  3. Compile and execute the script once to verify functionality.
  4. Duplicate the file.
  5. Save the duplicate file by pressing Cmd+s. Set the file format to Application.
  6. The Application file is an executable, so double-clicking on it should suffice.

About

Collection of useful AppleScripts to automate common workflows on my Mac.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages