開發人員: | POSH GROUP LIMITED (1) | ||
價錢: | 免費 | ||
排名: | 0 | ||
評測: | 0 寫評論 | ||
清單: | 0 + 0 | ||
點數: | 0 + 0 ¡ | ||
Mac App Store |
描述

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。
螢幕擷取畫面






新功能
- 版本: 1.11.4
- 發佈日期:
- 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 间距与图标一致性。
性能:
输出批处理与重绘防抖。
尺寸/布局计算减负。
监听清理防内存泄漏。
延迟加载主题与串口资源。
稳定与安全:
多认证回退。
连接健康监控与优雅断开处理。
更安全的环境变量设置顺序。
價錢
- 今天: 免費
- 最小值: 免費
- 最大值: 免費
追蹤票價
開發人員
- POSH GROUP LIMITED
- 平台: macOS 應用程式 (1)
- 清單: 0 + 0
- 點數: 0 + 0 ¡
- 排名: 0
- 評測: 0
- 折扣: 0
- 影片: 0
- RSS: 訂閱
點數
0 ☹️
排名
0 ☹️
清單
0 ☹️
評測
成為第一個評論 🌟
其他資訊
- 版本: 1.11.4
- ID: com.min123.minterm
- 類別 :
macOS 應用程式
›工具
- OS:
macOS
,macOS 10.15 以上版本
- 大小:
13 Mb
- 支援的語言 :
English
- 內容分級:
4+
- Mac App Store 評分:
0
- 發佈日期:
- 發行日期:
你可能還喜歡
-
- Developer Colour Palette
- macOS 應用程式: 工具 由: Thomas Coomer
- $0.49
- 清單: 2 + 1 排名: 0 評測: 0
- 點數: 10 + 1 (1.0) 版本: 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 應用程式: 工具 由: Mew Sang Lim
- $9.99
- 清單: 2 + 0 排名: 0 評測: 0
- 點數: 9 + 0 版本: 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 應用程式: 工具 由: Geoff Hackworth
- $2.99
- 清單: 1 + 1 排名: 0 評測: 0
- 點數: 1 + 0 版本: 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 應用程式: 工具 由: macflash.ru
- 免費
- 清單: 1 + 0 排名: 0 評測: 0
- 點數: 2 + 10 (2.9) 版本: 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 應用程式: 工具 由: 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. ... ⥯
-
- AI App Localization: xcstrings
- macOS 應用程式: 工具 由: Sparrow Code
- 免費
- 清單: 0 + 1 排名: 0 評測: 0
- 點數: 2 + 3 (5.0) 版本: 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 應用程式: 工具 由: 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 ... ⥯
-
- Ouroboros - One Stop Workspace
- macOS 應用程式: 工具 由: 志亮 黎
- 免費
- 清單: 0 + 1 排名: 0 評測: 0
- 點數: 0 + 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 ... ⥯
-
- NotifyHub - Push Notification
- macOS 應用程式: 工具 由: Amit Samant
- $14.99
- 清單: 0 + 1 排名: 0 評測: 0
- 點數: 0 + 0 版本: 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 應用程式: 工具 由: STARK LAB INC.
- 免費
- 清單: 0 + 0 排名: 0 評測: 0
- 點數: 1 + 0 版本: 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, ... ⥯