下载 SkylerX
查看所有下载· 🌐 GitHub下载源自动选择
中国大陆 / 港澳访问会自动用 阿里云 OSS 镜像(上海节点)直链,速度比 GitHub 快很多;海外用户走 GitHub Releases。下方矩阵顶部可以随时手动切换并记住选择。
| 平台 | 架构 | 格式 | 说明 | 下载 |
|---|---|---|---|---|
macOS | ||||
| macos | arm64 | .dmg | macOS (Apple Silicon + Rosetta) | — |
⊞ Windows | ||||
| ⊞ windows | x64 | .exe (安装版) | Windows 64 位安装包 | — |
| ⊞ windows | arm64 | .exe (安装版) | Windows ARM64 安装包 | — |
| ⊞ windows | x64 | .exe (绿色版) | Windows 64 位免安装 | — |
| ⊞ windows | arm64 | .exe (绿色版) | Windows ARM64 免安装 | — |
🐧 Linux | ||||
| 🐧 linux | x64 | .AppImage | Linux x64 | — |
| 🐧 linux | x64 | .deb | Debian / Ubuntu / 麒麟 / UOS | — |
| 🐧 linux | x64 | .rpm | Fedora / openEuler / 中标麒麟 | — |
| 🐧 linux | x64 | .pacman | Arch / Manjaro | — |
| 🐧 linux | arm64 | .AppImage | Linux ARM64 | — |
| 🐧 linux | x64 | .tar.gz | Linux x64 (tar.gz) | — |
💡 当前是 GitHub Releases。中国大陆用户访问慢时,点上方 “🇨🇳 国内镜像” 切换到阿里云 OSS;或用 https://github.akams.cn/ 等加速镜像替换 URL 前缀。
系统要求
| 平台 | 最低版本 | 推荐 |
|---|---|---|
| macOS | 10.13(High Sierra) | 12+(Monterey 及以上) |
| Windows | 10 | 11 |
| Linux | glibc 2.28+(Ubuntu 20.04 / Debian 11 / CentOS 8 等同期) | Ubuntu 22.04+ |
架构:x64(Intel / AMD) 和 arm64(Apple Silicon / ARM 服务器 / Surface Pro X) 双架构支持。
国产信创环境
适配以下国产操作系统(用 .deb / .rpm / .AppImage):
| 系统 | 推荐格式 |
|---|---|
| 银河麒麟 / 中标麒麟 | .rpm |
| 统信 UOS | .deb |
| Ubuntu Kylin / 优麒麟 | .deb |
| openEuler | .rpm |
| Deepin | .deb |
| 红旗 Linux | .rpm |
| 龙芯 LoongArch | 暂未官方编译,可联系企业咨询自行编译 |
升级
SkylerX 内置自动更新(基于 electron-updater)。打开应用后自动检测新版,提示用户下载安装。
如需禁用,在 Settings → 更新 中关闭"自动检查更新"。
Windows 用户 — 从 v0.5.0-rc1 / rc2 升级到 rc3+ 需要手动一次
旧版本(rc1/rc2)的 updater 严格校验 publisherName,而 v0.5.0-rc3 起暂时去掉了签名校验(等待 SignPath Foundation 审批),导致自动更新会报 not signed by the application owner.
一次性手动操作: 下载下方表格里对应平台的 rc3+ setup.exe 或 portable.exe,覆盖安装(配置不会丢). 从此往后自动更新恢复正常.
SignPath Foundation 审批通过后会恢复 EV 签名 + 严格校验,届时不再需要任何手动步骤.
历史版本
代码签名 / Code Signing
Windows 安装包通过 SignPath Foundation 数字签名 — 一个为开源项目提供免费代码签名的非营利组织。
Code signing for this project is provided by the SignPath Foundation, free of charge.
This means:
- Windows users won't see SmartScreen "unknown publisher" warnings
- The installer's authenticity can be verified through standard certificate chain checks
electron-updaterenforces publisher name matching on every update
The Foundation issues an EV (Extended Validation) code-signing certificate to qualifying open-source projects. SkylerX is grateful for their support of the open-source community.
校验安装包
每个 Release 附 SHA256SUMS.txt,下载后校验:
# macOS / Linux
shasum -a 256 SkylerX-0.5.0-arm64.dmg
# 或对比 Releases 页面 SHA256SUMS.txt 里的值
# Windows PowerShell
Get-FileHash SkylerX-0.5.0-x64-setup.exe -Algorithm SHA256遇到问题?
- 国内 GitHub 慢:本页默认会自动切到阿里云 OSS 镜像(顶部切换器);或用
https://github.akams.cn/等加速镜像替换 GitHub URL 前缀 - OSS 镜像也慢 / 下载中断:点顶部"🌐 GitHub" 切回原源,或直接访问 https://skylerx-build.oss-cn-shanghai.aliyuncs.com/releases/latest/ 用下载工具(IDM / Aria2 等)续传
- 安装失败:见 排错文档 →
- macOS 提示"无法验证开发者":右键应用 → 打开 → 确认打开;或在
系统设置 → 隐私与安全点"仍要打开"
许可证
Apache License 2.0 — 桌面端完全开源,商业使用免费。