Skip to content

Download

The first official release is on its way. In the meantime, you can build from source or watch GitHub Releases for updates.

Loading…
All versions →
PlatformArchFormatNotesDownload

macOS

macosarm64.dmgmacOS (Apple Silicon + Rosetta)

⊞ Windows

⊞ windowsx64.exe (installer)Windows 64-bit installer
⊞ windowsarm64.exe (installer)Windows ARM64 installer
⊞ windowsx64.exe (portable)Windows 64-bit portable
⊞ windowsarm64.exe (portable)Windows ARM64 portable

🐧 Linux

🐧 linuxx64.AppImageLinux x64
🐧 linuxx64.debDebian / Ubuntu
🐧 linuxx64.rpmFedora / openEuler
🐧 linuxx64.pacmanArch / Manjaro
🐧 linuxarm64.AppImageLinux ARM64
🐧 linuxx64.tar.gzLinux x64 (tar.gz)

💡 Releases are hosted on GitHub Releases.

Supported Platforms

PlatformFormat
Windows.exe (NSIS) / .zip
macOS.dmg / .zip
Linux.deb / .rpm / .AppImage

Build from Source

bash
git clone https://github.com/duhbbx/lele-tools-electron.git
cd lele-tools-electron
pnpm install
pnpm dist   # output in apps/desktop/release/

If macOS says the app is "damaged", see FAQ.