Skip to content

AITerm v0.1.92

Choose a tag to compare

@github-actions github-actions released this 03 Jun 09:20

AITerm v0.1.92

下載

  • macOS (Apple Silicon): 下載 .dmg 安裝檔
  • Windows: 下載 -setup.exe 安裝檔
  • Linux x86_64 AppImage (Ubuntu 22.04+): 下載 _x86_64.AppImage
  • Linux x86_64 .deb (Ubuntu 24.04+): 下載 _amd64.deb
  • Linux ARM64 AppImage (Ubuntu 22.04+ ARM): 下載 _aarch64.AppImage
  • Linux ARM64 .deb (Ubuntu 24.04+ ARM): 下載 _arm64.deb

macOS 首次開啟提示: 若出現「已損毀」或「無法驗證開發者」,請在「終端機」執行:

xattr -cr /Applications/AITerm.app

Linux AppImage: 執行前需加執行權限:

chmod +x AITerm_*.AppImage && ./AITerm_*.AppImage