Skip to content

Installation

Restorm is downloaded from restorm.app/download. No account is required to install and use the Community edition.

PlatformFormatNotes
Windows.exe installer (NSIS)Per-user or per-machine installation
macOS.dmg and .zipShipped for arm64 (Apple Silicon) and x64 (Intel)
LinuxAppImageNothing to install: make the file executable and run it
Linux.debDebian, Ubuntu and derivatives (sudo apt install ./restorm_*.deb)
Linux.rpmFedora, RHEL, openSUSE (sudo dnf install ./restorm-*.rpm)

On Linux, the .deb and .rpm packages declare a Restorm menu entry (subtitled API Testing Environment) under the Development category, and register the application with your desktop’s software manager.

On first launch, Restorm opens the welcome screen: import cards, recent projects, and a series of tips. From there you can:

  • create an empty project (Ctrl+N);
  • open an existing project (Ctrl+O);
  • import an API (Ctrl+I) from a file or a URL — this is the fastest route: see Import & export.

Restorm checks for a new version at startup and then every four hours, and downloads the update in the background. It is installed the next time you close the application; an “Update ready” notification offers to restart straight away.

After an update, the first launch shows the “What’s new in version X” screen, built from the release notes bundled with the application.

You can control all of this in Settings ▸ Updates:

  • Check for updates automatically (enabled by default);
  • Update status, which shows the current version and a Check now button.

The "Updates" settings group: the automatic check tickbox, the update status with the version number, and the "Check now" button

Automatic update calls are exempt from the firewall: they never trigger an authorisation prompt.