WeSearch

I put Claude Code in a browser terminal I built in Go

Anup Shinde· ·1 min read · 0 reactions · 0 comments · 22 views
#technology#programming#software
I put Claude Code in a browser terminal I built in Go
TL;DR · WeSearch summary

Anup Shinde created a browser-based terminal using Go, demonstrating the capabilities of the godom framework. The terminal successfully runs Claude Code without any special configurations. This setup also allows for convenient remote access via Tailscale by scanning a QR code.

Key facts
Original article
Medium · Anup Shinde
Read full at Medium →
Opening excerpt (first ~120 words) tap to expand

Member-only storyI put Claude Code in a browser terminal I built in GoAnup Shinde6 min read·May 3, 2026--ListenSharePress enter or click to view image in full sizeClaude Code, in a browser tab. The shell is real, the PTY is real; only the rendering is xterm.I built a browser-based terminal in Go as an example for godom: real PTY, real shell, rendered via xterm.js in the browser.Then I ran Claude Code inside it. It just worked. No tweaks, no flags, no special handling.This is also accidentally a really nice way to use a remote machine over Tailscale: scan a QR code and get a terminal in your phone’s browser.Originally published at www.anupshinde.comIf you want to try it yourself, the godom repo has the example at examples/terminal/.The “wait, what?” momentThe terminal example in godom is…

Excerpt limited to ~120 words for fair-use compliance. The full article is at Medium.

Anonymous · no account needed
Share 𝕏 Facebook Reddit LinkedIn Threads WhatsApp Bluesky Mastodon Email

Discussion

0 comments

More from Medium