Push-to-talk from your Apple Watch to Discord. Voice in, voice out.
docker run -d --name pinchy-proxy \
-p 3847:3847 \
-e PROXY_SECRET=make_up_a_password \
ghcr.io/phil-gao/pinchy-proxy
# Install prerequisites first:
# Pi/Linux: sudo apt install -y nodejs npm ffmpeg
# macOS: brew install node ffmpeg
git clone https://github.com/phil-gao/pinchy-proxy.git
cd pinchy-proxy && npm install
cp .env.template .env
# Edit .env and set PROXY_SECRET to a random password
node server.js
{"ok":true}hostname -Iipconfig getifaddr en0ipconfig (look for IPv4 Address)