Tag

AppleScript

0 views collected around this technical thread.

360 Tech Engineering
360 Tech Engineering
Jul 10, 2020 · Fundamentals

Introduction to AppleScript: Features, Editor, Basic Syntax, and Sample Scripts

This article introduces AppleScript—a macOS‑built scripting language that enables automation by controlling the system and applications—covers its distinctive features, the built‑in Script Editor, fundamental syntax such as dialogs, variables, conditionals, loops, and provides practical code examples for tasks like launching Safari, handling UI elements, and automating QQ login.

AppleScriptAppleScript Basicsautomation
0 likes · 6 min read
Introduction to AppleScript: Features, Editor, Basic Syntax, and Sample Scripts
Tencent Music Tech Team
Tencent Music Tech Team
Jun 23, 2020 · Frontend Development

Automating Front-End Development Environment with Alfred Workflows and AppleScript

The article demonstrates how to replace the half‑minute, error‑prone manual steps of launching WebStorm, iTerm, Whistle proxy, and enabling Chrome extensions with a single Alfred workflow that uses AppleScript to open apps, run commands, and toggle extensions, dramatically streamlining front‑end development setup.

AlfredAppleScriptFront-end
0 likes · 4 min read
Automating Front-End Development Environment with Alfred Workflows and AppleScript