An open-source project that bridges Amazon Alexa voice commands to Claude Code REPL running on a Windows PC. The architecture uses AWS Lambda, SQS, and DynamoDB to relay spoken commands to a local daemon that injects keystrokes into the terminal. When Claude finishes executing, it sends push notifications via ntfy.sh. Setup is automated via a Makefile that provisions all AWS resources, and the project supports result recall by asking Alexa what happened after a command runs.

Sort: