下载
⏳ 首个正式版本正在准备中。可先从源码构建,或关注 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 | — |
| 🐧 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。中国大陆访问慢时,可尝试使用加速代理如 https://github.akams.cn/。
支持平台
| 平台 | 格式 |
|---|---|
| Windows | .exe (NSIS) / .zip |
| macOS | .dmg / .zip |
| Linux | .deb / .rpm / .AppImage |
从源码构建
bash
git clone https://github.com/duhbbx/lele-tools-electron.git
cd lele-tools-electron
pnpm install
pnpm dist # 产物在 apps/desktop/release/macOS 提示"已损坏"的处理见 常见问题。
