Skip to content

A simple AppleScript program that will greet you depending on the string length of your name.

License

Notifications You must be signed in to change notification settings

scottgriv/applescript-greetings_program

Repository files navigation

AppleScript Badge
GitHub Badge Email Badge BuyMeACoffee Badge
Bronze


AppleScript Greetings Program

A simple AppleScript program that will greet you depending on the string length of your name.


Table of Contents

What is AppleScript?

AppleScript is a scripting language created by Apple Inc. that facilitates automated control over scriptable Mac applications. First introduced in System 7, it is currently included in all versions of macOS as part of a package of system automation tools. The term "AppleScript" may refer to the language itself, to an individual script written in the language, or, informally, to the macOS Open Scripting Architecture that underlies the language.

Getting Started

  1. Double click the GreetingScript.scpt file on a Mac machine.
  2. Click the Run button in the Script Editor window.
  3. Enter your name in the prompt and click OK.
  4. View the output.

Resources

License

This project is released under the terms of The Unlicense, which allows you to use, modify, and distribute the code as you see fit.

  • The Unlicense removes traditional copyright restrictions, giving you the freedom to use the code in any way you choose.
  • For more details, see the LICENSE file in this repository.

Credits

Author: Scott Grivner
Email: scott.grivner@gmail.com
Website: scottgrivner.dev
Reference: Main Branch


About

A simple AppleScript program that will greet you depending on the string length of your name.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published