Skip to content

ダウンロード

最初の正式リリースを準備中です。それまでの間、ソースコードからビルドするか、GitHub Releases をウォッチして最新情報をお待ちください。

読み込み中…
過去のバージョン →
プラットフォームアーキフォーマット備考ダウンロード

macOS

macosarm64.dmgmacOS (Apple Silicon + Rosetta)

⊞ Windows

⊞ windowsx64.exe (インストーラ)Windows 64-bit インストーラ
⊞ windowsarm64.exe (インストーラ)Windows ARM64 インストーラ
⊞ windowsx64.exe (ポータブル)Windows 64-bit ポータブル
⊞ windowsarm64.exe (ポータブル)Windows ARM64 ポータブル

🐧 Linux

🐧 linuxx64.AppImageLinux x64
🐧 linuxx64.debDebian / Ubuntu
🐧 linuxx64.rpmFedora / openEuler
🐧 linuxx64.pacmanArch / Manjaro
🐧 linuxarm64.AppImageLinux ARM64
🐧 linuxx64.tar.gzLinux 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 をご覧ください。