Skip to content

下载

⏳ 首个正式版本正在准备中。可先从源码构建,或关注 GitHub Releases 获取后续版本。

加载中…
历史版本 →
平台架构格式说明下载

macOS

macosarm64.dmgmacOS (Apple Silicon + Rosetta)

⊞ Windows

⊞ windowsx64.exe (安装版)Windows 64 位安装包
⊞ windowsarm64.exe (安装版)Windows ARM64 安装包
⊞ windowsx64.exe (绿色版)Windows 64 位免安装
⊞ windowsarm64.exe (绿色版)Windows ARM64 免安装

🐧 Linux

🐧 linuxx64.AppImageLinux x64
🐧 linuxx64.debDebian / Ubuntu
🐧 linuxx64.rpmFedora / openEuler
🐧 linuxx64.pacmanArch / Manjaro
🐧 linuxarm64.AppImageLinux ARM64
🐧 linuxx64.tar.gzLinux 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 提示"已损坏"的处理见 常见问题