zenbu-labs/terminal-browser

A browser inside your terminal

View on GitHub ↗Jump to charts ↓Open shareable report →

Data as of . Signed-in members get hourly updates — create a free account.

Summary Information

Updated 8 minutes ago
Added to GitGenius on September 21st, 2026
Created on July 6th, 2026
Open Issues & Pull Requests: 67 (+0)
GitHub issues: Enabled
Number of forks: 153
Total Stargazers: 3,265 (+16)
Total Subscribers: 15 (+0)

Repository Insights (GitGenius)

Median issue/PR response: 16.3 hours
Mean response time: 4.6 days
90th percentile: 13.4 days
Tracked items: 33

How this project is maintained

Roughly one issue in four opened in the past year never receives a reply. 100% of open issues come from outside the core team, so the backlog reflects real-world use rather than internal planning. Only 27% of issues opened in the past year have been closed. Three people close 93% of everything that gets resolved.

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Open issues: 32
New in 7 days: 4
Closed in 7 days: 2
Avg open age: 24 days
Stale 30+ days: 7
Stale 90+ days: 0

Recent activity

Opened in 7 days: 4
Closed in 7 days: 2
Comments in 7 days: 1
Events in 7 days: 3

Top labels

  • planned (4)
  • bug (2)

Most active issues this week

Sign in to see which issues are moving.
Sign in

Detailed Description

Terminal Browser is a terminal-based web browser that runs inside your command-line environment.

The tool solves the problem of accessing web content without leaving the terminal, which is valuable for developers who work primarily in CLI environments or need to integrate web browsing into automated workflows. It renders web pages directly in the terminal using text-based rendering, allowing users to navigate, interact with, and view web content through keyboard commands rather than a graphical browser window.

Developers should consider Terminal Browser if they spend significant time in terminal environments and want to reduce context switching between their shell and a separate browser application. It suits workflows where web content needs to be accessed programmatically or integrated into scripts and automation. The tool is particularly relevant for those using Claude Code or similar AI-assisted development tools that operate within terminal interfaces, as it can be integrated as a plugin or skill for those systems.

The project shows active development with regular commits across its TypeScript codebase and supporting Rust components. The maintainers have established a dedicated project website, indicating sustained investment in the tool's visibility and documentation. The repository maintains engagement with its plugin ecosystem, as evidenced by the inclusion of Claude Code and Herdr plugin integrations in the topic tags.