https://github.com/maria-rcks/t4code
Launcher for exposing T3 Code over a Tailscale tailnet.
https://github.com/maria-rcks/t4code
cli codex opentui remote t3code tailscale
Last synced: about 1 month ago
JSON representation
Launcher for exposing T3 Code over a Tailscale tailnet.
- Host: GitHub
- URL: https://github.com/maria-rcks/t4code
- Owner: maria-rcks
- License: mit
- Created: 2026-03-08T15:51:18.000Z (2 months ago)
- Default Branch: main
- Last Pushed: 2026-03-08T16:31:45.000Z (2 months ago)
- Last Synced: 2026-03-08T19:41:37.645Z (2 months ago)
- Topics: cli, codex, opentui, remote, t3code, tailscale
- Language: TypeScript
- Homepage:
- Size: 49.8 KB
- Stars: 8
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README

_Launcher for exposing T3 Code over a Tailscale tailnet._
## Install
```bash
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
- [@kitlangton](https://github.com/kitlangton) for Tailcode.
- sorry for the slopfork kit
- [@juliusmarminge](https://github.com/juliusmarminge) & [@t3dotgg](https://github.com/t3dotgg) for T3 Code.