httpie-desktop/README.md

13 lines
765 B
Markdown
Raw Normal View History

2021-12-04 19:20:22 +01:00
# HTTPie for Desktop
2021-12-04 19:26:28 +01:00
In this repository, we publish releases of [HTTPie for Desktop](https://httpie.io/product) for Mac, Windows, and Linux.
2021-12-04 19:20:22 +01:00
2021-12-04 19:22:09 +01:00
## Linux
2021-12-04 19:20:22 +01:00
2021-12-04 19:35:38 +01:00
Please follow the instructions below to install HTTPie for Desktop on Linux. The Linux package uses [AppImage](https://appimage.org/), and you need to install it using [AppImageLauncher](https://github.com/TheAssassin/AppImageLauncher) otherwise, it wont work:
2021-12-04 19:20:22 +01:00
1. Install [AppImageLauncher](https://github.com/TheAssassin/AppImageLauncher) ([instructions](https://github.com/TheAssassin/AppImageLauncher#system-wide-installation))
2021-12-04 19:36:16 +01:00
2. Download `HTTPie-<VERSION>.AppImage` from [the latest release](https://github.com/httpie/desktop/releases/latest) page
3. Run `$ AppImageLauncher HTTPie-<VERSION>.AppImage`