{"id":43382584,"url":"https://github.com/saadnvd1/aterm","last_synced_at":"2026-02-08T11:01:00.357Z","repository":{"id":335932958,"uuid":"1147454141","full_name":"saadnvd1/aTerm","owner":"saadnvd1","description":"Agentic terminal workspace for AI-assisted coding. Run Claude Code, Aider, or OpenCode alongside your shell in project-based layouts.","archived":false,"fork":false,"pushed_at":"2026-02-05T07:00:03.000Z","size":9732,"stargazers_count":6,"open_issues_count":0,"forks_count":1,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-02-05T18:50:46.739Z","etag":null,"topics":["ai-coding","aider","claude","developer-tools","macos","react","rust","tauri","terminal","terminal-emulator","typescript","xterm"],"latest_commit_sha":null,"homepage":"https://www.aterm.app","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/saadnvd1.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2026-02-01T19:11:35.000Z","updated_at":"2026-02-05T06:55:12.000Z","dependencies_parsed_at":null,"dependency_job_id":"c67c719e-3936-4f33-be21-e7d911d1e1bb","html_url":"https://github.com/saadnvd1/aTerm","commit_stats":null,"previous_names":["saadnvd1/aterm"],"tags_count":33,"template":false,"template_full_name":null,"purl":"pkg:github/saadnvd1/aTerm","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saadnvd1%2FaTerm","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saadnvd1%2FaTerm/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saadnvd1%2FaTerm/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saadnvd1%2FaTerm/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/saadnvd1","download_url":"https://codeload.github.com/saadnvd1/aTerm/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saadnvd1%2FaTerm/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29156401,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-06T07:18:23.844Z","status":"ssl_error","status_checked_at":"2026-02-06T07:13:32.659Z","response_time":59,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["ai-coding","aider","claude","developer-tools","macos","react","rust","tauri","terminal","terminal-emulator","typescript","xterm"],"created_at":"2026-02-02T08:52:39.096Z","updated_at":"2026-02-06T09:00:51.152Z","avatar_url":"https://github.com/saadnvd1.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# aTerm\n\n[![Download](https://img.shields.io/github/v/release/saadnvd1/aterm?label=Download\u0026style=flat-square)](https://github.com/saadnvd1/aterm/releases/latest)\n[![macOS](https://img.shields.io/badge/macOS-Apple%20Silicon-blue?style=flat-square)](https://github.com/saadnvd1/aterm/releases/latest)\n\nA modern terminal workspace designed for agentic coding workflows. Run AI coding assistants (Claude Code, Aider, OpenCode) alongside your shell, dev server, and git panel in a unified, project-based interface.\n\n![aTerm Screenshot](https://github.com/saadnvd1/aterm/raw/main/screenshot.png)\n\n## Why aTerm?\n\nWhen working with AI coding agents, you need multiple terminals running simultaneously:\n- **AI Assistant** - Claude Code, Aider, or OpenCode doing the heavy lifting\n- **Shell** - Running commands, checking outputs\n- **Dev Server** - Watching your app in real-time\n- **Tests** - Running test suites\n\naTerm gives you predefined layouts optimized for these workflows, with instant project switching and persistent terminals that stay alive in the background.\n\n## Features\n\n- **Agentic Layouts** - Pre-configured for AI-assisted development (AI + Shell, AI + Dev + Shell, AI + Git)\n- **Project Workspaces** - Switch between projects instantly with Cmd+1-9, terminals persist in background\n- **Task Worktrees** - Create tasks backed by git worktrees to work on multiple features in parallel\n- **Built-in Code Editor** - Monaco-powered editor with file explorer, syntax highlighting, and Cmd+P file search\n- **Built-in Git Panel** - Stage, commit, push, view diffs, and edit files inline with a Diff/Edit toggle\n- **Multi-Agent Support** - Claude Code, Aider, OpenCode, Cursor, and custom commands\n- **Split Panes** - Right-click to split with any profile, drag borders to resize\n- **Pane Renaming** - Double-click or right-click to rename panes\n- **Scratch Notes** - Per-project markdown scratchpad for quick notes (Shift+Cmd+N)\n- **Transient Terminals** - Quick standalone terminals with Cmd+N, not tied to any project\n- **Maximize Mode** - Shift+Cmd+Enter to focus on a single pane\n- **Per-Pane Font Size** - Cmd+Plus/Minus to adjust individual pane fonts\n- **Themes** - Midnight, Dracula, Nord, Tokyo Night, Gruvbox\n\n## Keyboard Shortcuts\n\n| Shortcut | Action |\n|----------|--------|\n| Cmd+1-9 | Switch to project 1-9 |\n| Cmd+B | Toggle sidebar |\n| Cmd+N | New transient terminal |\n| Cmd+P | File search |\n| Shift+Cmd+G | Toggle git panel |\n| Shift+Cmd+E | Toggle editor pane |\n| Shift+Cmd+N | Scratch notes |\n| Shift+Cmd+Enter | Maximize/restore focused pane |\n| Shift+Cmd+[ / ] | Previous/next pane |\n| Shift+Cmd+M | Minimize pane |\n| Cmd+D | Split pane with shell |\n| Cmd+W | Close focused pane |\n| Cmd++ | Increase font size |\n| Cmd+- | Decrease font size |\n| Cmd+K | Clear terminal |\n\n## Default Layouts\n\n| Layout | Panes |\n|--------|-------|\n| AI + Shell | Claude Code (2/3) + Shell (1/3) |\n| AI + Dev + Shell | Claude Code + Dev Server (top), Shell (bottom) |\n| AI + Git | Claude Code (2/3) + Git Panel (1/3) |\n| Focused AI | Single Claude Code pane |\n| Quad | 4 panes in 2x2 grid |\n\n## Installation\n\n### macOS (Apple Silicon)\n\nDownload the latest `.dmg` from [Releases](https://github.com/saadnvd1/aterm/releases/latest) - signed and notarized.\n\n### Build from Source\n\n```bash\n# Install dependencies\nnpm install\n\n# Development\nnpm run tauri dev\n\n# Production build\nnpm run tauri build\n```\n\n## Stack\n\n- **Frontend**: React 18 + TypeScript + Tailwind CSS + shadcn/ui\n- **Terminal**: xterm.js with fit addon\n- **Editor**: Monaco (VS Code engine) with language detection\n- **Backend**: Tauri 2 (Rust) with portable-pty\n- **Drag \u0026 Drop**: @dnd-kit for pane reordering\n\n## Configuration\n\nConfig stored in `~/Library/Application Support/aterm/config.json`:\n\n- **Projects** - Name, path, git remote, AI provider, layout\n- **Profiles** - Terminal presets (command, accent color)\n- **Layouts** - Custom pane arrangements\n\n## License\n\nMIT\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsaadnvd1%2Faterm","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsaadnvd1%2Faterm","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsaadnvd1%2Faterm/lists"}