https://github.com/maria-rcks/t1code
T3Code, but in your terminal
https://github.com/maria-rcks/t1code
codex coding llm opentui t3code tui
Last synced: about 1 month ago
JSON representation
T3Code, but in your terminal
- Host: GitHub
- URL: https://github.com/maria-rcks/t1code
- Owner: maria-rcks
- License: mit
- Created: 2026-03-25T17:08:56.000Z (about 2 months ago)
- Default Branch: main
- Last Pushed: 2026-03-26T00:15:51.000Z (about 2 months ago)
- Last Synced: 2026-03-26T18:05:24.520Z (about 2 months ago)
- Topics: codex, coding, llm, opentui, t3code, tui
- Language: TypeScript
- Homepage:
- Size: 30.5 MB
- Stars: 153
- Watchers: 0
- Forks: 15
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Agents: AGENTS.md
Awesome Lists containing this project
README
# t1code
[](./LICENSE)
[](https://www.npmjs.com/package/@maria_rcks/t1code)
[](https://github.com/maria-rcks/t1code)

_T3Code, but in your terminal._
Run instantly:
```bash
bunx @maria_rcks/t1code
```
Install globally:
```bash
bun add -g @maria_rcks/t1code
```
Develop from source:
```bash
git clone https://github.com/maria-rcks/t1code.git
cd t1code
bun install
bun dev:tui
```
Based on T3 Code by [@t3dotgg](https://github.com/t3dotgg) and [@juliusmarminge](https://github.com/juliusmarminge).