Installation
Firelize is available for macOS, Windows, and Linux. To get started, download the latest version from the download page.
Download FirelizeSystem Requirements
Section titled “System Requirements”The minimum system requirements are:
Category | Minimum |
---|---|
OS | Windows 10+, macOS 11+, Ubuntu 20.04+ |
RAM | 4 GB |
Storage | 280 MB free space |
Internet Connection | Required during startup and for Firebase connectivity |
Step-by-Step Instructions
Section titled “Step-by-Step Instructions”Both Intel and Apple Silicon Macs are supported. To install Firelize on macOS:
- Download the
.dmg
file for your version of macOS. - Open the
.dmg
and drag Firelize into your Applications folder. - If prompted by Gatekeeper, confirm you trust the app.
Only 64-bit Windows is supported.
- Download the Windows Installer.
- Launch the installer and wait for the splash screen to appear. The app gets installed in the background.
- Firelize starts automatically after installation. From now on, you can start the app from the Start Menu or the desktop shortcut.
Currently, only 64-bit Linux distributions are supported.
-
Download the
.deb
(for Debian based distros) or.rpm
(for RedHat based distros) file. -
Install the package using the command line:
Terminal window # For Debian based distros (Ubuntu, Mint, etc.)sudo apt install ./firelize-x.x.x.deb# For RedHat based distros (Fedora, CentOS, etc.)sudo dnf install ./firelize-x.x.x.rpm