Clauding Afk banner
fomyio fomyio

Clauding Afk

Development community

Description

Let Claude work while you play with the cats. Approve or reject Claude Code commands from your Apple Watch, iPhone, or Android — from anywhere, with a single tap.

Installation

This entry records only its repository, not the path inside it, so there is no exact command to give. Open the source below and copy the folder into ~/.claude/skills/, or the file into ~/.claude/agents/.

README

🔌🤖 clauding-afk

image

**Claude codes. You approve from anywhere — couch, coffee shop, or mid-cat-cuddle.**

Kick off a long task and walk away. When Claude needs a decision, your **Apple Watch, iPhone, or Android** buzzes. Tap **Approve** and it keeps going.

**Works with all Claude plans** · **Claude Code terminal** · **VS Code extension** · **No cloud server needed**


How it works

Claude wants to run a command
         │
         ▼
clauding-afk (Claude Code plugin)
  1. Shows a quick prompt in your terminal (tap A to approve in < 1s)
  2. After 10s with no response → sends a push notification via ntfy.sh
  3. Tap Approve on your phone/Watch → Claude continues instantly
         │
    ┌────┴────────────────┐
    │  Approve            │ → Claude continues
    │  Always Allow       │ → Claude continues + adds to allow-list
    │  Reject             │ → Claude tries another approach
    └─────────────────────┘

The **Approve button** works through the internet (ntfy.sh cloud relay) — no ports to open, no local network required. Tap from anywhere.


Demo

![clauding-afk-demo-ezgif com-video-to-gif-converter](https://github.com/user-attachments/assets/912a5655-b186-4db8-b9d5-6e7b5585cfef)

**Apple Watch:** vibrates with a heads-up alert. Action buttons are on the iPhone/phone. Watch = your alert, phone = your control.


Requirements

  • Claude Code CLI — any plan (Free, Pro, Max, or API)
  • Python 3.8+ (pre-installed on macOS)
  • ntfy app on your iPhone / Android
  • Apple Watch (optional — for wrist alerts)

⚡ Install — 2 commands

No cloning, no scripts. Install directly as a Claude Code plugin:

# Step 1: Add the fomyio marketplace (one-time)
claude plugin marketplace add fomyio/clauding-afk

# Step 2: Install the plugin
claude plugin install clauding-afk