Installing Blober on Mac, Windows & Linux
Desktop App
Section titled "Desktop App"Download
Section titled "Download"Download the latest version for your platform:
Windows Installation
Section titled "Windows Installation"- Download the
.exeinstaller - Run the installer
- Follow the installation wizard
- Launch Blober from the Start Menu
⚠️ Windows SmartScreen may block the installer. When prompted, click "More info", then click "Run anyway" to proceed with the installation. This is only needed once.
🔒 Your PC stays secure. Clicking "Run anyway" only allows the Blober installer to run - it does not change your system security settings or make your computer vulnerable in any way.
macOS Installation
Section titled "macOS Installation"- Download the
.dmgfile - Open the DMG and drag Blober to Applications
- Launch Blober from Applications folder
The app is code-signed and notarized by Apple, so it will open without any Gatekeeper warnings.
Linux Installation
Section titled "Linux Installation"- Download the
.AppImagefile - Make it executable:
chmod +x blober_linux_*.AppImage - Run it:
./blober_linux_*.AppImage
Blober's AppImage includes a static runtime, so it does not require the system
libfuse2 library. If it does not open, try
./blober_linux_*.AppImage --no-sandbox. To add Blober to your application menu,
use AppImageLauncher.