System requirements
The current Mongrel desktop app is built with Tauri 2 and ships for Windows, macOS, and Linux. The app window requires at least 800 by 600 pixels.
Windows
Use the Windows installer published on the download page. Mongrel uses the platform webview runtime required by Tauri and stores local app data through the operating system.
macOS
Use the macOS package published on the download page. Mongrel is a desktop app and does not require Node.js, Rust, or a local server for normal use.
Linux runtime packages
Debian and Ubuntu builds require the Tauri GTK/WebKit stack. RPM-based distributions require the equivalent GTK, WebKitGTK, AppIndicator, librsvg, and libsoup packages.
Optional Linux capabilities
Some workflows depend on host permissions outside the app.
Database plugin requirements
Most database engines install as signed first-party plugins from inside the app; MongoDB and MongrelDB are built into default builds. A few engines need vendor runtimes that Mongrel does not distribute and that you install yourself.
Source builds
End users do not need source-build tools. Contributors building Mongrel from source need Node 24 or newer and a Rust toolchain.

