ผู้พัฒนา: POSH GROUP LIMITED (3)
ราคา: ฟรี
การจัดอันดับ: 0 
ความเห็น: 0 เขียนความเห็น
รายการ: 0 + 0
แต้มแล: 0 + 0 ¡
Mac App Store

คำอธิบาย

MinTerm
minTerm is a minimalist, high-performance terminal for engineers who want fast, reliable remote and local workflows—without the bloat.

Core Capabilities:

SSH, Local Shell, Serial: manage heterogeneous sessions side by side.
Multi-Layout Workspace: switch between tabs, grid, or free-floating draggable panes.
Smart Resizing: precise pty dimension sync (Vim-friendly) with adaptive font scaling.
Advanced Font System: per-session and global font size, full system font discovery, monospace detection.
ZMODEM File Transfer: seamless sz/rz upload & download with progress tracking.
Connection Organization: folder grouping, search, recent list, rich metadata.
Keyboard Power: global shortcuts for switching, reconnecting, resizing, clearing, word motion.
Theming & Appearance: custom terminal themes, inverted selection, dynamic scrollbar styling.
Performance Engine: batched output, debounced renders, memory-safe listener management.
Data Portability: encrypted import/export of connections and preferences.
Reliability Layer: multi-auth (key + password fallback), connection health monitoring.
Why minTerm:

Focused: ships only what accelerates real workflows.
Fast: tuned rendering and resize pipeline.
Compatible: works with macOS servers, Linux distros, BSD variants, network appliances.
Transparent: actively maintained, versioned from clean git metadata.
Ditch heavy clients—work cleaner with minTerm.

minTerm 是为开发与运维场景打造的极简高性能终端,专注快速、稳定与可控,无冗余负担。

核心能力:

支持 SSH / 本地 Shell / 串口多类型会话并行。
多布局:标签、网格、自由拖拽窗口随需切换。
智能尺寸同步:精准 pty 调整,Vim 兼容佳,字体缩放自适应。
高级字体系统:全局/会话独立字号、系统字体发现、等宽识别。
ZMODEM 文件传输:sz / rz 双向,进度可视与稳健恢复。
连接组织:文件夹分组、快速搜索、最近连接管理。
全局快捷操作:一键切换、重连、清屏、单词跳转、字体调节。
外观主题:终端主题、反色选区、滚动条样式、动态 UI 比例。
性能优化:批量输出、渲染防抖、监听清理防内存泄漏。
数据可迁移:连接与偏好加密导入/导出。
稳定保障:多认证回退、连接健康监控、优雅断线提示。
为什么选择 minTerm:

纯粹:功能聚焦真实效率诉求。
快速:渲染与尺寸管线深度优化。
兼容:适配主流服务器与网络设备。
透明:持续维护,版本来源清晰。
摆脱臃肿,从此高效纯净 —— 选择 minTerm。
ขึ้น ↓
Ad

ภาพหน้าจอ

#1. MinTerm (macOS) โดย: POSH GROUP LIMITED
#2. MinTerm (macOS) โดย: POSH GROUP LIMITED
#3. MinTerm (macOS) โดย: POSH GROUP LIMITED
#4. MinTerm (macOS) โดย: POSH GROUP LIMITED
#5. MinTerm (macOS) โดย: POSH GROUP LIMITED
#6. MinTerm (macOS) โดย: POSH GROUP LIMITED

มีอะไรใหม่

  • เวอร์ชัน: 1.11.15
  • อัปเดต:
  • New Features:

    Advanced Font System: full system font discovery, monospace detection, per-session and global terminal/UI font sizing with shortcuts.
    Multiple Layout Modes: tabs, grid, and free-form draggable panels with z-index and maximize.
    Foldered Connection Management: create, rename, delete, group, collapse/expand; search enhancements.
    Local Shell & Serial Sessions: run local shell (macOS) and serial port connections alongside SSH.
    ZMODEM File Transfer: bidirectional sz/rz with progress panel, auto-detection, interruption handling.
    Personal Data Import / Export: encrypted backup & restore of connections and settings.
    Quick Button Toolbar & IME Helper: configurable command buttons and improved CJK input handling.
    Theme & Appearance: terminal theme manager, selection inversion toggle, scrollbar styling, dynamic UI scaling.
    Keyboard Shortcuts: global session switching, reconnection, font size (per-session & all), clear screen, word navigation, quit confirmation modes.
    Session Status Indicators: real-time connection state visualization.
    Improvements:

    Accurate terminal sizing & Vim compatibility (multi-step pty resize after connect and font change).
    Reliable SSH key handling (passphrase-aware, fallback auth).
    Scrollback management, batched output rendering, debounced UI rebuilds.
    Better focus handling after connect/reconnect.
    Enhanced error pages with dismiss/retry.
    Optimized font loading (lazy + caching).
    Version info automation (build metadata from git tags).
    Fixes:

    Font size initialization & step inconsistency.
    Terminal dimension reset to 80x24 on inactive sessions.
    Windows key input handling and CJK encoding issues.
    ZMODEM edge cases (spurious control sequences, cleanup states).
    Folder drag/drop stability & single-click activation.
    Selection persistence after paste; auto-copy behaviors.
    Reconnection prompts and stale session listeners.
    Numerous UI alignment, padding, and icon consistency issues.
    Performance:

    Output batching (micro-burst merge).
    Debounced resize and layout recalculations.
    Reduced redundant listeners & memory leak prevention.
    Lazy theme/font and serial resource initialization.
    Security & Reliability:

    Multi-auth fallback strategy (password + key).
    Connection health monitoring & graceful loss handling.
    Safer SSH environment setup sequencing.

    新增功能:

    高级字体系统:系统字体扫描、等宽字体识别、终端与界面字体全局/会话独立调节与快捷键支持。
    多布局模式:标签、网格、自由拖拽窗口,含层级与最大化。
    分组连接管理:支持文件夹创建/重命名/删除/折叠/搜索。
    本地 Shell 与串口支持:与 SSH 会话并行管理。
    ZMODEM 文件传输:支持 sz / rz 双向传输、进度面板与中断恢复。
    数据导入/导出:加密备份连接与设置。
    快速按钮工具栏与输入法辅助:自定义命令、一体化输入优化(含中文输入支持)。
    主题与外观:终端主题管理、反色选区、滚动条样式、动态 UI 缩放。
    全局快捷键:切换会话、重连、字体缩放(单会话/全局)、清屏、单词跳转、退出确认模式。
    会话状态指示:实时显示连接状态。
    改进:

    终端尺寸与 Vim 兼容(多阶段 pty 调整)。
    更稳健的 SSH 密钥与密码回退机制。
    输出滚动与性能优化(批量写入 + 防抖)。
    聚焦与重连体验优化。
    错误页面可关闭与重试。
    懒加载字体与缓存。
    自动版本信息(基于 git 标签)。
    修复:

    字体初始步进异常。
    非活动会话尺寸回退 80x24。
    Windows 按键与中日韩字符输入。
    ZMODEM 边界状态与清理。
    分组拖拽、单击激活问题。
    粘贴后选区消失与自动复制逻辑。
    重连提示与残留监听。
    多处 UI 间距与图标一致性。
    性能:

    输出批处理与重绘防抖。
    尺寸/布局计算减负。
    监听清理防内存泄漏。
    延迟加载主题与串口资源。
    稳定与安全:

    多认证回退。
    连接健康监控与优雅断开处理。
    更安全的环境变量设置顺序。

ราคา

  • วันนี้: ฟรี
  • ต่ำสุด: ฟรี
  • มากที่สุด: ฟรี
ติดตามราคา

ผู้พัฒนา

Ad

แต้มแล

0 ☹️

การจัดอันดับ

0 ☹️

รายการ

0 ☹️
  • MinTerm

ความเห็น

แสดงรีวิวเป็นคนแรกเลย 🌟

ข้อมูลเพิ่มเติม

MinTermMinTerm URL แบบสั้น: คัดลอกแล้ว!
  • 🌟 แชร์
  • Mac App Store

คุณอาจชอบ

    • Plex Term
    • macOS แอป: เครื่องมือ  โดย: 三量 费
    • ฟรี  
    • รายการ: 0 + 0  การจัดอันดับ: 0  ความเห็น: 0
    • แต้มแล: 0 + 0  เวอร์ชัน: 1.0.8   Plex Term: Your professional server management tool,streamlined and powerful. Built exclusively for macOS and iOS,Plex Term is a pure server management tool that enables you to connect
        ⥯ 
    • Codeface
    • macOS แอป: เครื่องมือ  โดย: Sebastian Fichtner
    • ฟรี  
    • รายการ: 0 + 1  การจัดอันดับ: 0  ความเห็น: 0
    • แต้มแล: 2 + 0  เวอร์ชัน: 1.5.7   WHAT? See the architecture of any codebase! Codeface visualizes the internal composition, dependencies and quality metrics of code to help you understand, improve and monitor it. ...
        ⥯ 
    • Ouroboros - One Stop Workspace
    • macOS แอป: เครื่องมือ  โดย: 志亮 黎
    • ฟรี  
    • รายการ: 0 + 1  การจัดอันดับ: 0  ความเห็น: 0
    • แต้มแล: 1 + 0  เวอร์ชัน: 1.5.2   A one stop workspace for developers, one stop solution to improve developer productivity. Like Alfred to batman, Jarvis to Ironman, or Friday to Robinson, Ouroboros is a dev pal to ...
        ⥯ 
    • Vector Xplorer
    • macOS แอป: เครื่องมือ  โดย: Krootl OU
    • ฟรี  
    • รายการ: 0 + 0  การจัดอันดับ: 0  ความเห็น: 0
    • แต้มแล: 0 + 0  เวอร์ชัน: 1.0   Vector Xplorer: SVG Tool for Flutter Developers, by Krootl. It's designed with a focus on solving everyday challenges, streamlining your workflow, and enhancing long-term project ...
        ⥯ 
    • GitPilot
    • macOS แอป: เครื่องมือ  โดย: Eduardo dos santos
    • ฟรี  
    • รายการ: 0 + 0  การจัดอันดับ: 0  ความเห็น: 0
    • แต้มแล: 0 + 0  เวอร์ชัน: 1.0   GitPilot is a powerful menu bar app that monitors your Git repositories and automatically runs builds when new commits are detected. Perfect for developers who want to automate their ...
        ⥯ 
    • LogoRRR
    • macOS แอป: เครื่องมือ  โดย: Robert Ladstaetter
    • $5.99  
    • รายการ: 0 + 1  การจัดอันดับ: 0  ความเห็น: 0
    • แต้มแล: 0 + 0  เวอร์ชัน: 26.2.0   LogoRRR: The Interactive Log Analyzer Stop searching, start seeing. LogoRRR is a powerful, high-performance log analysis tool designed to transform massive, incomprehensible text files
        ⥯ 
    • Stark for Safari
    • macOS แอป: เครื่องมือ  โดย: STARK LAB INC.
    • ฟรี  
    • รายการ: 0 + 0  การจัดอันดับ: 0  ความเห็น: 0
    • แต้มแล: 1 + 0  เวอร์ชัน: 1.33   Stark connects the tools you and your team already use in a streamlined end-to-end accessibility workflow you actually love. Tired of manually checking spreadsheets, messy handovers, ...
        ⥯ 
    • ASO Ranking Analyzer
    • macOS แอป: เครื่องมือ  โดย: Dylan Zaoui
    • * ฟรี  
    • รายการ: 0 + 0  การจัดอันดับ: 0  ความเห็น: 0
    • แต้มแล: 1 + 0  เวอร์ชัน: 1.0.1   ASO Ranking Analyzer is an application designed to provide ultra-detailed keyword analysis on the App Store. It allows you to explore the potential of each term in depth and understand
        ⥯ 
    • CodeX: AI For Xcode
    • macOS แอป: เครื่องมือ  โดย: Hina Hafeez
    • * ฟรี  
    • รายการ: 0 + 0  การจัดอันดับ: 0  ความเห็น: 0
    • แต้มแล: 1 + 0  เวอร์ชัน: 1.1   Powered by the same AI behind ChatGPT, Codex is a powerful macOS application that brings advanced AI directly into your development workflow. Built to integrate seamlessly with your ...
        ⥯ 
    • CodeSwissKnife Bar Dev Tools
    • macOS แอป: เครื่องมือ  โดย: Ottorino Bruni
    • * ฟรี  
    • รายการ: 0 + 0  การจัดอันดับ: 0  ความเห็น: 0
    • แต้มแล: 0 + 0  เวอร์ชัน: 1.0.4   CodeSwissKnife Bar: The Developer s Menu Bar Sidekick for macOS CodeSwissKnife Bar is a fast, privacy-first developer toolkit that lives in your Mac s menu bar. No more switching ...
        ⥯ 
    • ASOCntrl: App Metadata Manager
    • macOS แอป: เครื่องมือ  โดย: if let, llc
    • * ฟรี  
    • รายการ: 0 + 0  การจัดอันดับ: 0  ความเห็น: 0
    • แต้มแล: 0 + 0  เวอร์ชัน: 1.0.1   When you update an app s metadata in App Store Connect, Apple replaces every field titles, descriptions, keywords, and notes with the new submission. None of the previous entries are ...
        ⥯ 
    • termcc pro - SSH & SFTP Client
    • macOS แอป: เครื่องมือ  โดย: 云海 赵
    • $19.99  
    • รายการ: 0 + 0  การจัดอันดับ: 0  ความเห็น: 0
    • แต้มแล: 0 + 0  เวอร์ชัน: 4.1.0   termcc 专业版 (永久版), 无订阅, 长期版本 功能: 1、SSH连接与管理 2、方便的SFTP操作 3、钥匙串/代码/Port forwarding/x11 forwarding/VNC/RDP/ZOOKEEPER/K8S管理/服务器指标监控/中英文双语支持/多种风格皮肤 区别: termcc: 提供免费基础功能, 订阅模式, 订阅后可使用高级功能 ...
        ⥯ 
    • ER Modeling Studio
    • macOS แอป: เครื่องมือ  โดย: hirokazu murabe
    • $39.99  
    • รายการ: 0 + 0  การจัดอันดับ: 0  ความเห็น: 0
    • แต้มแล: 0 + 0  เวอร์ชัน: 1.0   ER Modeling Studio: Conceptual Data Modeler 【Description】 The longevity of any system hinges on the quality of its data modeling. The foundation of a system that will support your ...
        ⥯ 
    • DevForge — Developer Toolkit
    • macOS แอป: เครื่องมือ  โดย: 贺 赵
    • * ฟรี  
    • รายการ: 0 + 0  การจัดอันดับ: 0  ความเห็น: 0
    • แต้มแล: 0 + 0  เวอร์ชัน: 1.1   DevForge is a lightweight yet powerful open-source toolkit designed to streamline your development workflow. Why DevForge? - Fully Open-Source: All code is transparent and auditable on
        ⥯ 

คุณอาจชอบ

โอเปอเรเตอร์การค้นหาที่คุณสามารถใช้กับ AppAgg
เพิ่มใน AppAgg
AppAgg
เริ่มต้นใช้งาน – ฟรี
ลงทะเบียน
ลงชื่อเข้าสู่ระบบ