Descargar
La primera versión oficial está en camino. Mientras tanto, puedes compilar desde el código fuente o seguir GitHub Releases para estar al tanto de las novedades.
Cargando…
| Plataforma | Arq. | Formato | Notas | Descarga |
|---|---|---|---|---|
macOS | ||||
| macos | arm64 | .dmg | macOS (Apple Silicon + Rosetta) | — |
⊞ Windows | ||||
| ⊞ windows | x64 | .exe (instalador) | Instalador Windows 64-bit | — |
| ⊞ windows | arm64 | .exe (instalador) | Instalador Windows ARM64 | — |
| ⊞ 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) | — |
💡 Las versiones están alojadas en GitHub Releases.
Plataformas compatibles
| Plataforma | Formato |
|---|---|
| Windows | .exe (NSIS) / .zip |
| macOS | .dmg / .zip |
| Linux | .deb / .rpm / .AppImage |
Compilar desde el código fuente
bash
git clone https://github.com/duhbbx/lele-tools-electron.git
cd lele-tools-electron
pnpm install
pnpm dist # resultado en apps/desktop/release/Si macOS indica que la app está "dañada", consulta las Preguntas frecuentes.
