Download
The first official release is on its way. In the meantime, you can build from source or watch GitHub Releases for updates.
Loading…
| Platform | Arch | Format | Notes | Download |
|---|---|---|---|---|
macOS | ||||
| macos | arm64 | .dmg | macOS (Apple Silicon + Rosetta) | — |
⊞ Windows | ||||
| ⊞ windows | x64 | .exe (installer) | Windows 64-bit installer | — |
| ⊞ windows | arm64 | .exe (installer) | Windows ARM64 installer | — |
| ⊞ windows | x64 | .exe (portable) | Windows 64-bit portable | — |
| ⊞ windows | arm64 | .exe (portable) | Windows ARM64 portable | — |
🐧 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) | — |
💡 Releases are hosted on GitHub Releases.
Supported Platforms
| Platform | Format |
|---|---|
| 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.
