Developer: POSH GROUP LIMITED (1)
Price: Free
Rankings: 0 
Reviews: 0 Write a Review
Lists: 0 + 0
Points: 0 + 0 ¡
Mac App Store

Description

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。
more ↓

Screenshots

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

What's new

  • Version: 1.11.14
  • Updated:
  • 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 间距与图标一致性。
    性能:

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

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

Price History

  • Today: Free
  • Minimum: Free
  • Maximum: Free
Track prices

Developer

Points

0 ☹️

Rankings

0 ☹️

Lists

0 ☹️

Reviews

Be the first to review 🌟

Additional Information

«MinTerm» is a Developer Tools app for macOS, developed by «POSH GROUP LIMITED». It was first released on and last updated on . This app is currently free. This app has not yet received any ratings or reviews on AppAgg. Available languages: English. AppAgg continuously tracks the price history, ratings, and user feedback for «MinTerm». Subscribe to this app or follow its RSS feed to get notified about future discounts or updates.
MinTermMinTerm Short URL: Copied!

You may also like

    • Developer Colour Palette
    • macOS Apps: Developer Tools  By: Thomas Coomer
    • $0.49  
    • Lists: 2 + 1  Rankings: 0  Reviews: 0
    • Points: 10 + 1 (1.0)  Version: 1.0.3   Developer Colour Palette helps you to choose, convert, organise and share the colours that you use for the projects that you are working on. Choose a colour using the built in colour ...
        ⥯ 
    • mBoard
    • macOS Apps: Developer Tools  By: Mew Sang Lim
    • $9.99  
    • Lists: 2 + 0  Rankings: 0  Reviews: 0
    • Points: 9 + 0  Version: 6.0.8   # Say hello to KPI Dashboard design for IOT and Digital Twin * mBoard is low-code development platform that provides a development environment used to create application software, ...
        ⥯ 
    • SF Menu Bar
    • macOS Apps: Developer Tools  By: Geoff Hackworth
    • $2.99  
    • Lists: 1 + 1  Rankings: 0  Reviews: 0
    • Points: 1 + 0  Version: 2.0   SF Menu Bar helps developers and designers browse Apple's collection of over 4,400 SF Symbols and quickly copy a symbol's name or unicode character to the clipboard. FEATURES ...
        ⥯ 
    • Brainf*ck
    • macOS Apps: Developer Tools  By: macflash.ru
    • Free  
    • Lists: 1 + 0  Rankings: 0  Reviews: 0
    • Points: 2 + 10 (2.9)  Version: 2.5   Brain k IDE is an esoteric programming language created in 1993 by Urban Müller, and is notable for its extreme minimalism. The language consists of only eight simple commands and an ...
        ⥯ 
    • Codeface
    • macOS Apps: Developer Tools  By: Sebastian Fichtner
    • Free  
    • Lists: 0 + 1  Rankings: 0  Reviews: 0
    • Points: 2 + 0  Version: 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. ...
        ⥯ 
    • AI App Localization: xcstrings
    • macOS Apps: Developer Tools  By: Sparrow Code
    • Free  
    • Lists: 0 + 1  Rankings: 0  Reviews: 0
    • Points: 2 + 3 (5.0)  Version: 1.5.31   The localizer supports XLIFF XCLOC and Xcstrings files. You can export in any of these formats to edit the localization. Pluralization and all file versions are supported. The ...
        ⥯ 
    • Vector Xplorer
    • macOS Apps: Developer Tools  By: Krootl OU
    • Free  
    • Lists: 0 + 0  Rankings: 0  Reviews: 0
    • Points: 0 + 0  Version: 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 ...
        ⥯ 
    • Ouroboros - One Stop Workspace
    • macOS Apps: Developer Tools  By: 志亮 黎
    • Free  
    • Lists: 0 + 1  Rankings: 0  Reviews: 0
    • Points: 0 + 0  Version: 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 ...
        ⥯ 
    • NotifyHub - Push Notification
    • macOS Apps: Developer Tools  By: Amit Samant
    • $14.99  
    • Lists: 0 + 1  Rankings: 0  Reviews: 0
    • Points: 0 + 0  Version: 1.0   Notify Hub: Your Push Notification Power-Up Send All Sorts of Notifications: Alerts, Live Activity Updates, Background Buzzes, Complication Quirks, File Provider Fiestas, Location ...
        ⥯ 
    • Stark for Safari
    • macOS Apps: Developer Tools  By: STARK LAB INC.
    • Free  
    • Lists: 0 + 0  Rankings: 0  Reviews: 0
    • Points: 1 + 0  Version: 1.29   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, ...
        ⥯ 

You may also like

Search operators you can use with AppAgg
Add to AppAgg
AppAgg
Start using AppAgg. It’s 100% Free!
Sign Up
Sign In