Skip to content

Latest commit

 

History

History
32 lines (23 loc) · 699 Bytes

File metadata and controls

32 lines (23 loc) · 699 Bytes
t4code logo

Launcher for exposing T3 Code over a Tailscale tailnet.

Install

bunx @maria_rcks/t4code
# or
npx @maria_rcks/t4code
# or
npm install -g @maria_rcks/t4code
# then
t4code

What it does

  • Verifies Tailscale connectivity.
  • Verifies Codex CLI availability and auth.
  • Launches T3 in web mode on your tailnet IP.
  • Shows the remote URL and QR code in a compact terminal UI.

Credits