Tagged articles
6 articles
Page 1 of 1
BaiPing Technology
BaiPing Technology
Nov 29, 2021 · Backend Development

How to Build a Chat Screenshot Generator with Node.js and Canvas

This guide walks you through creating a Node.js tool that automatically generates chat screenshots with customizable themes, avatars, and text, complete with code snippets, size calculations, drawing functions, and integration into workflow tools like Alfred and macOS Shortcuts for instant clipboard copying.

AlfredAppleScriptAutomation
0 likes · 17 min read
How to Build a Chat Screenshot Generator with Node.js and Canvas
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.

AlfredAppleScriptMac
0 likes · 4 min read
Automating Front-End Development Environment with Alfred Workflows and AppleScript
Huajiao Technology
Huajiao Technology
Jun 2, 2020 · Fundamentals

Unlock macOS Automation: A Practical Guide to AppleScript Basics

This article introduces AppleScript, explains its unique ability to control macOS applications, walks through the built‑in editor, and provides clear examples of core syntax such as tell statements, variables, conditionals, loops, and UI interaction for automating tasks on macOS.

AppleScriptAppleScript tutorialScripting
0 likes · 7 min read
Unlock macOS Automation: A Practical Guide to AppleScript Basics