mirror of
https://github.com/httpie/desktop.git
synced 2025-02-16 11:59:33 +01:00
15 lines
850 B
Markdown
15 lines
850 B
Markdown
# HTTPie for Desktop
|
||
|
||
In this repository, we publish [releases](https://github.com/httpie/desktop/releases) of [HTTPie for Desktop](https://httpie.io/product) for Mac, Windows, and Linux. The app auto-updates after the initial installation.
|
||
|
||
|
||
## Linux
|
||
|
||
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 won’t work:
|
||
|
||
1. Install [AppImageLauncher](https://github.com/TheAssassin/AppImageLauncher) ([instructions](https://github.com/TheAssassin/AppImageLauncher#system-wide-installation))
|
||
2. Download `HTTPie-*.AppImage` from [the latest release](https://github.com/httpie/desktop/releases/latest) page
|
||
3. Run `$ AppImageLauncher HTTPie-*.AppImage`
|