A modern terminal client optimized for AI CLI tools collaboration.
开发者: Lib 公司: 任小姐出海战略咨询 网站: Within-7.com
macOS / Linux:
curl -fsSL https://raw.githubusercontent.com/Within-7/AiTer/main/scripts/install.sh | bash详细安装说明 / Installation Guide:
访问 Releases 页面 下载最新版本。
详细安装说明请查看:
发布新版本请查看:发布指南
- 产品网站 - 产品介绍和功能展示
- 用户手册 - 详细使用指南,快速上手
- 团队下载指南 - 下载安装说明(团队成员必读)
- 发布指南 - 版本发布流程(开发者)
- 战略咨询工作流 - 面向咨询团队的工作流程指南
- 最佳实践 - 高效使用技巧和经验总结
- 🗂️ Project Management: Easily switch between multiple projects with a dedicated sidebar
- 🖥️ Multi-Terminal Tabs: Open multiple terminal instances per project
- 🎨 Beautiful UI: Dark theme optimized for long coding sessions
- ⚡ High Performance: Built with Electron, React, and xterm.js
- 🌍 Cross-Platform: Runs on macOS (Intel & Apple Silicon) and Windows
- Node.js 18+
- npm or yarn
# Install dependencies
npm install
# Start development server
npm run dev# Build for current platform
npm run build
# Build for macOS
npm run build:mac
# Build for Windows
npm run build:win
# Build for all platforms
npm run build:allaiter/
├── src/
│ ├── main/ # Electron main process
│ ├── renderer/ # React UI
│ └── preload/ # Preload scripts
├── dist-electron/ # Compiled Electron code
├── dist-renderer/ # Compiled React code
└── release/ # Distribution packages
- Framework: Electron
- UI: React + TypeScript
- Terminal: xterm.js + node-pty
- Build: Vite + electron-builder
- Storage: electron-store
PROPRIETARY SOFTWARE - ALL RIGHTS RESERVED
Copyright © 2025-2026 Within-7.com - 任小姐出海战略咨询
This software is proprietary and confidential. Unauthorized copying, distribution, modification, or use of this software, via any medium, is strictly prohibited.
RESTRICTIONS:
- ❌ NOT Open Source - Source code is proprietary and confidential
- ❌ NO Commercial Use - Commercial use is strictly prohibited
- ❌ NO Redistribution - May not be copied, distributed, or shared
- ❌ NO Modifications - May not be modified, adapted, or reverse engineered
- ❌ NO Derivative Works - Creating derivative works is prohibited
- ✅ Personal Use Only - Licensed for personal, non-commercial use only
For licensing inquiries or permission requests, please contact: dev@within-7.com
See LICENSE file for complete terms and conditions.
Developed by Lib