Portapps – Postman™ portable

About

Postman™ portable app made with Portapps.
A complete toolchain for API developers.

Installation

Download and install the latest portable setup where you want then run postman-portable.exe.

If you have already installed Postman™ from the original setup, move the following files :

  • %APPDATA%\Postman\* to data

Then run postman-portable.exe and remove Postman™ from your computer.

Upgrade

For an upgrade, simply download and install the latest portable setup.

Infos

Modifications

Here is what differs from the original release to ensure portability:

  • Following switches are passed to the process.
    • --user-data-dir=<data_path> : Directory where the Electron stores the user data. <data_path> is dynamically generated at launch.
  • Check for updates disabled

Configuration

Postman™ portable can be configured through the main YAML configuration file :

app:
  cleanup: true
  • cleanup : Cleanup leftover folders (default false)

Known issues

There is no known issues Please let us know if you found one!

Download