Télécharger
La première version officielle est en préparation. En attendant, vous pouvez compiler depuis les sources ou surveiller les GitHub Releases pour les mises à jour.
Chargement…
| Plateforme | Arch. | Format | Notes | Télécharger |
|---|---|---|---|---|
macOS | ||||
| macos | arm64 | .dmg | macOS (Apple Silicon + Rosetta) | — |
⊞ Windows | ||||
| ⊞ windows | x64 | .exe (installateur) | Installateur Windows 64 bits | — |
| ⊞ windows | arm64 | .exe (installateur) | Installateur Windows ARM64 | — |
| ⊞ windows | x64 | .exe (portable) | Windows 64 bits 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) | — |
💡 Les versions sont hébergées sur GitHub Releases.
Plateformes supportées
| Plateforme | Format |
|---|---|
| Windows | .exe (NSIS) / .zip |
| macOS | .dmg / .zip |
| Linux | .deb / .rpm / .AppImage |
Compiler depuis les sources
bash
git clone https://github.com/duhbbx/lele-tools-electron.git
cd lele-tools-electron
pnpm install
pnpm dist # résultat dans apps/desktop/release/Si macOS indique que l'application est « endommagée », consultez la FAQ.
