✓ Verified 💻 Development ✓ Enhanced Data

Hide My Email

Generate Apple Hide My Email addresses from the terminal and copy to clipboard.

Rating
4.5 (455 reviews)
Downloads
9,898 downloads
Version
1.0.0

Overview

Generate Apple Hide My Email addresses from the terminal and copy to clipboard.

Complete Documentation

View Source →

Hide My Email CLI

Generate Apple iCloud+ "Hide My Email" addresses from the terminal. The generated address is automatically copied to your clipboard.

Usage

bash
hme <label> [note]
  • label (required): A name for the address (e.g. the service you're signing up for)
  • note (optional): A description or reminder for the address

Examples

bash
# Create an address labeled "Twitter"
hme "Twitter"

# Create an address with a note
hme "Shopping" "For online orders"

Output

On success, prints the masked email and copies the full address to clipboard:

text
✓ abc****@icloud.com (copied to clipboard)

On failure, prints an error message to stderr and exits non-zero.

Requirements

  • macOS with an iCloud+ subscription
  • System Settings accessibility permissions granted to your terminal app

Installation

Terminal bash

openclaw install hide-my-email
    
Copied!

💻Code Examples

hme <label> [note]

hme-label-note.txt
- **label** (required): A name for the address (e.g. the service you're signing up for)
- **note** (optional): A description or reminder for the address

## Examples

hme "Shopping" "For online orders"

hme-shopping-for-online-orders.txt
## Output

On success, prints the masked email and copies the full address to clipboard:
example.sh
# Create an address labeled "Twitter"
hme "Twitter"

# Create an address with a note
hme "Shopping" "For online orders"

Tags

#coding_agents-and-ides #cli

Quick Info

Category Development
Model Claude 3.5
Complexity One-Click
Author manikal
Last Updated 3/10/2026
🚀
Optimized for
Claude 3.5
🧠

Ready to Install?

Get started with this skill in seconds

openclaw install hide-my-email