EveryDev.ai
Subscribe
Home
Tools

3,245+ AI tools

  • New
  • Trending
  • Featured
  • Compare
  • Arena
Categories
  • Agents2189
  • Coding1574
  • Infrastructure698
  • Marketing534
  • Projects498
  • Research456
  • Design416
  • Analytics389
  • Testing296
  • MCP290
  • Security286
  • Data262
  • Integration197
  • Prompts189
  • Communication183
  • Extensions173
  • Learning170
  • Voice151
  • Commerce135
  • DevOps123
  • Web86
  • Finance26
AI Tools by Topic
  • AI Coding Assistants
  • Agent Frameworks
  • MCP Servers
  • AI Prompt Tools
  • Vibe Coding Tools
  • AI Design Tools
  • AI Database Tools
  • AI Website Builders
  • AI Testing Tools
  • LLM Evaluations
Follow Us
  • X / Twitter
  • LinkedIn
  • Reddit
  • Discord
  • Threads
  • Bluesky
  • Mastodon
  • YouTube
  • GitHub
  • Instagram
Get Started
  • About
  • Editorial Standards
  • Corrections & Disclosures
  • Community Guidelines
  • Advertise
  • Contact Us
  • Newsletter
  • Submit a Tool
  • Start a Discussion
  • Write A Blog
  • Share A Build
  • Terms of Service
  • Privacy Policy
Explore with AI
  • ChatGPT
  • Gemini
  • Claude
  • Grok
  • Perplexity
Agent Experience
  • llms.txt
Theme
With AI, Everyone is a Dev. EveryDev.ai © 2026
    1. Home
    2. Tools
    3. tterm
    tterm icon

    tterm

    AI Coding Assistants
    Featured

    A macOS desktop app that combines a terminal, a real Chromium browser, and Claude Code under one roof for AI-assisted development workflows.

    Visit Website

    At a Glance

    Pricing
    Open Source

    Fully free with no account, no telemetry, and no usage limits. One developer's daily driver, shared.

    Engagement

    Available On

    macOS
    API

    Resources

    WebsiteDocsGitHubllms.txt

    Topics

    AI Coding AssistantsDevelopment EnvironmentsCommand Line Assistants

    Alternatives

    BeehiveOttyWave Terminal
    Developer
    Tanay GondilWest Lafayette, INEst. 2024

    Listed Jul 2026

    About tterm

    tterm is a free macOS desktop application built by a solo developer (Tanay Gondil) that unifies a terminal emulator, an embedded Chromium browser, and Claude Code into a single window. It targets Apple Silicon Macs running macOS 12 or later and requires Claude Code to be installed separately. The app carries no account requirement and no telemetry — the homepage states it "phones nothing home."

    What It Is

    tterm is a developer workspace shell for macOS that replaces the need to juggle separate terminal, browser, and AI coding assistant windows. Its core idea is that every project gets a "row" — a horizontal strip containing a file explorer, a Claude Code pane, and a file viewer — and multiple rows can be stacked vertically so several projects are visible at once. The embedded browser is a real Chromium instance that imports Chrome cookies, bookmarks, and history, making it usable for authenticated web sessions without leaving the app.

    How the Workflow Is Structured

    tterm organizes work around a few keyboard-driven modes:

    • ⌘K — opens a command palette that can invoke Claude Code against tterm's own source, enabling in-app feature requests that hot-reload the running app
    • ⌘B — toggles the embedded Chromium browser tab with full bookmark bar support
    • ⌘G — opens a diff review mode for staging hunks, unstaging, and committing without a separate editor
    • ⌘⇧M — opens the project's CLAUDE.md file for context management
    • ⌘O / ⌘P / ⌘⇧F — project switcher, quick open, and global search

    The keyboard philosophy is explicit: only ⌘-chords are intercepted by tterm; every Ctrl key passes through to the underlying pty untouched, preserving terminal compatibility.

    Self-Building Architecture

    A notable design point is that tterm was largely built using itself. The homepage states "most of tterm was built this way" — referring to the workflow of invoking Claude Code on tterm's own source via ⌘K and hot-reloading the result. This self-referential development loop is presented as a demonstration of the tool's practical capability rather than a marketing claim.

    Platform and System Requirements

    tterm is macOS-only and explicitly unsupported on Intel Macs:

    • Chip: Apple Silicon (M1 or later)
    • OS: macOS 12 (Monterey) or later
    • Dependency: Claude Code must be installed separately
    • Distribution: Ad-hoc signed, not notarized; requires a one-time xattr command or manual Gatekeeper override after download

    Installation is a manual unzip-and-drag process from a GitHub Releases ZIP, with no App Store distribution.

    Current Status: v0.1.0

    The GitHub repository (tgondil/tterm-site) published its first release, v0.1.0, on 2026-07-07, with the last push recorded on 2026-07-21. The repository hosts the site and download artifacts rather than the full application source, and no OSI license is specified. The project is described on the homepage as "one developer's daily driver, shared" — signaling an early, personal-use-first release rather than a commercial product.

    tterm - 1

    Community Discussions

    Be the first to start a conversation about tterm

    Share your experience with tterm, ask questions, or help others learn from your insights.

    Pricing

    OPEN SOURCE

    Free

    Fully free with no account, no telemetry, and no usage limits. One developer's daily driver, shared.

    • Integrated terminal emulator
    • Embedded Chromium browser
    • Claude Code integration
    • Multi-project row layout
    • Diff review and Git staging

    Capabilities

    Key Features

    • Integrated terminal emulator (pty)
    • Embedded real Chromium browser with Chrome cookie/bookmark/history import
    • Claude Code integration per project row
    • Multi-project row layout (explorer + Claude Code + file viewer per row)
    • Diff review mode with hunk-level staging and committing
    • Command palette (⌘K)
    • Quick open and global search
    • CLAUDE.md viewer/editor
    • Hot-reload via self-editing with Claude Code
    • No account, no telemetry
    • Keyboard-driven interface (⌘-chords only, Ctrl passes to pty)
    • Theme support

    Integrations

    Claude Code
    Chromium
    Chrome (cookies, bookmarks, history)
    Git
    API Available
    View Docs

    Ratings & Reviews

    No ratings yet

    Be the first to rate tterm and help others make informed decisions.

    Developer

    Tanay Gondil

    Tanay Gondil is an independent developer who built tterm as a personal daily-driver tool and shared it publicly. The project combines a terminal, embedded Chromium browser, and Claude Code into a single macOS workspace. tterm was largely built using itself — invoking Claude Code on its own source and hot-reloading the result.

    Founded 2024
    West Lafayette, IN
    1 employees
    Read more about Tanay Gondil
    WebsiteGitHub
    1 tool in directory

    Similar Tools

    Beehive icon

    Beehive

    Manage multiple GitHub repos, create isolated git workspaces, and run coding agents side-by-side — all from one desktop or terminal window.

    Otty icon

    Otty

    A native, GPU-accelerated terminal app designed for keyboard-first workflows and first-class support for code agents like Codex, Claude Code, and OpenCode.

    Wave Terminal icon

    Wave Terminal

    An open-source, AI-integrated terminal for macOS, Linux, and Windows with file previews, remote editing, SSH sessions, and built-in web browsing.

    Browse all tools

    Related Topics

    AI Coding Assistants

    AI tools that help write, edit, and understand code with intelligent suggestions.

    659 tools

    Development Environments

    AI-enhanced code editors and IDEs that improve the coding experience.

    163 tools

    Command Line Assistants

    AI-powered command-line assistants that help developers navigate, search, and execute terminal commands with intelligent suggestions and context awareness.

    190 tools
    Browse all topics
    Back to all toolsSuggest an edit
    ratings
    discussions