Show HN: Command-line interfaces for macOS native apps
Category: cli-tool
Tags: macos, automation, cli, applescript, productivity
Score: 4.8/10 (Innovation: 4, Technical: 3, Documentation: 7, Utility: 5)
A collection of Python CLIs that control native macOS applications (Mail, Reminders, Calendar, Notes, Contacts) via AppleScript, providing a unified command-line interface for automation. It's interesting because it bridges the gap between GUI-based Apple ecosystem apps and scriptable workflows without requiring external dependencies.
Target audience: devops, backend devs, power-users
Repository: https://github.com/evilmarty/apple-cli · Python · MIT
View on Hacker News