Run the entire operation. On Linux.
The full Ormi dispatch and back-office experience as a native Linux app — no browser tab, no container, no compromise. Scheduling, dispatch, customers, and invoicing for HVAC, plumbing, electrical, and remodeling teams. Ships as AppImage, .deb, and .rpm.
Install Ormi on Linux in 4 steps
Download the right format for your distro
AppImage is portable and works on any modern Linux distro — no root required. Use .deb on Ubuntu/Debian or .rpm on Fedora/openSUSE if you want Ormi registered in your system package manager.
Make it executable (AppImage only)
After downloading, give the AppImage run permission. You can do this from the file manager (right-click → Properties → Permissions → Allow executing as program) or from the terminal.
chmod +x Ormi.AppImageInstall with your package manager (.deb or .rpm)
If you downloaded the .deb or .rpm, install it directly. Both register Ormi as a regular application in your launcher and handle auto-updates via the repo manager.
# Debian / Ubuntu
sudo apt install ./Ormi.deb
# Fedora / openSUSE
sudo dnf install ./Ormi.rpmLaunch Ormi
Find Ormi in your application launcher, or double-click the AppImage. Sign in with your existing Ormi credentials — the desktop app uses the same account as the web dashboard.

