osascript

From wikieduonline
Revision as of 09:41, 3 September 2022 by Cry (talk | contribs)
Jump to navigation Jump to search

osasscript execute AppleScripts and other OSA language scripts

Examples

  • osascript -e 'display notification "MY TEXT"'
  • osascript -e 'display notification "MY TEXT" with title "MY TITLE"'
  • osascript -e 'display notification "My Notification text goes here" with title "My Title"'
  • osascript -e 'display notification "hello world!" with title "Greeting" subtitle "More text" sound name "Submarine"'
  • osascript -e 'beep 1' or tput bel or say TEST
osascript --help
usage: osascript [-l language] [-e script] [-i] [-s {ehso}] [programfile] [argument ...]

Related

See also

Advertising: