다운로드
첫 번째 공식 릴리스를 준비 중입니다. 그 전까지는 소스에서 빌드하거나 GitHub Releases를 구독하여 업데이트를 기다려 주세요.
로딩 중…
| 플랫폼 | 아키 | 포맷 | 비고 | 다운로드 |
|---|---|---|---|---|
macOS | ||||
| macos | arm64 | .dmg | macOS (Apple Silicon + Rosetta) | — |
⊞ Windows | ||||
| ⊞ windows | x64 | .exe (인스톨러) | Windows 64-bit 인스톨러 | — |
| ⊞ windows | arm64 | .exe (인스톨러) | Windows ARM64 인스톨러 | — |
| ⊞ windows | x64 | .exe (포터블) | Windows 64-bit 포터블 | — |
| ⊞ windows | arm64 | .exe (포터블) | Windows ARM64 포터블 | — |
🐧 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) | — |
💡 릴리스는 GitHub Releases 에서 제공됩니다.
지원 플랫폼
| 플랫폼 | 형식 |
|---|---|
| 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에서 앱이 "손상되었습니다"라고 표시되면 자주 묻는 질문을 참고하세요.
