Action

AppleScript Beep

Posted by David Blue, Last update almost 2 years ago - Unlisted

Uses beep in AppleScript to loop the system notification sound times the number of the current hour. (Think grandfather clock.)

Steps

  • runAppleScript (macOS only)

    on execute(draft)
    	beep [[date|%H]]
    end execute

Options

  • After Success Default
    Notification Error
    Log Level Error
Items available in the Drafts Directory are uploaded by community members. Use appropriate caution reviewing downloaded items before use.