GitHub Stars Latest release Total downloads Go Report

About

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

Latest version 10.24.0
Internal release 59
Last updated 2024/03/10
Links
Maintainer CrazyMax
Homepage https://www.getpostman.com
License Apache License 2.0
Changelog CHANGELOG.md

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

JavaScript is not enabled!

JavasScript must be enabled to allow the generation of dynamic download links.
Otherwise you can download directly from the releases page on GitHub.