Documentation
Install
One command per platform. The installer resolves the latest release, verifies its SHA-256 and installs without asking for administrator rights on macOS and Windows.
macOS
curl -fsSL https://bentomux.takora.dev/install.sh | shcurl -fsSL https://bentomux.takora.dev/install.sh | BENTOMUX_MANIFEST_URL=https://github.com/takora-dev/bentomux-v2/releases/download/vX.Y.Z/latest.json shLinux
curl -fsSL https://bentomux.takora.dev/install.sh | shcurl -fsSL https://bentomux.takora.dev/install.sh | sh -s -- --debWindows
powershell -ExecutionPolicy Bypass -c "irm https://bentomux.takora.dev/install.ps1 | iex"curl.exe -fsSLo install.cmd https://bentomux.takora.dev/install.cmd && install.cmd && del install.cmdPrefer to download it yourself?
Every build — .dmg, .AppImage, .deb, .msi, -setup.exe — is attached to the latest release.