Your AI, Your Hardware, Your Rules
A local-first chat interface for OpenClaw that runs entirely on your machine. Voice chat, themes, encryption, multi-device — powered by OpenClaw's gateway, deployed on your hardware.
$ npx @mooncompany/uplink-chat
# or install globally
$ npm install -g @mooncompany/uplink-chat
$ uplink-chat
✓ Uplink running at http://localhost:3456
Requires Node.js 18+
npx @mooncompany/uplink-chatNo install needed — downloads and runs automatically.
http://localhost:3456The setup wizard walks you through connecting your gateway token and naming your assistant.
Alternative: Clone from source (requires Git)
git clone https://github.com/mooncompany/uplink.gitcd uplink && npm installnpm startYour data never leaves your machine. No cloud, no tracking, no third-party servers. Everything runs on your hardware.
Talk naturally with GPU-accelerated text-to-speech and speech-to-text. Supports local models like XTTS and Whisper.
AES-256 end-to-end encryption for all messages. Your conversations are protected at rest with a password only you know.
5 built-in themes from midnight to daylight. Or create your own with CSS custom properties. Your app, your look.
Access from your phone, tablet, or any device on your network. Sync conversations across devices with Tailscale or LAN.
MIT licensed. Fully hackable. Read every line of code, modify anything, contribute back. No vendor lock-in, ever.