An open API service indexing awesome lists of open source software.

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.

Awesome Lists containing this project

README

          

t4code logo

_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.