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.
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.
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.AppImageIf 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.rpmFind 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.