ダウンロード
最初の正式リリースを準備中です。それまでの間、ソースコードからビルドするか、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 で「壊れている」と表示される場合は FAQ をご覧ください。
