HeadlinesBriefing favicon HeadlinesBriefing.com

peon-ping Adds Warcraft III Voice Alerts to Claude Code

Hacker News: Front Page •
×

A new open-source tool called peon-ping injects Warcraft III Peon voice lines into Claude Code, the AI coding assistant. It addresses a common workflow interruption: the terminal provides no audible cue when a task finishes or permission is required, forcing developers to constantly check back. This tool plays iconic voice alerts like "Work, work" or "Something need doing?" to keep users informed without breaking focus.

Installation is a single command for macOS or WSL2, taking about ten seconds. The hook system integrates with Claude Code's events, playing random sounds from a library and updating terminal tab titles. Beyond the default Orc Peon pack, it supports multiple character packs from other Blizzard and EA games like StarCraft's Kerrigan and Red Alert 2's Soviet Engineer, letting users customize their auditory feedback.

Configuration is handled via a JSON file, allowing volume control and toggling specific sound categories. A clever "annoyed" easter egg triggers if you send too many rapid prompts. The project solves a specific productivity gap for CLI-based AI tools, turning a passive terminal into an actively communicating partner using nostalgic game audio.