httpie-desktop/README.md

33 lines
1.4 KiB
Markdown
Raw Normal View History

2022-08-10 16:32:42 +02:00
[![HTTPie for Desktop](https://img.shields.io/static/v1?label=HTTPie&message=for%20Desktop&color=4B78E6)](https://httpie.io/product)
[![](https://img.shields.io/static/v1?label=HTTPie&message=for%20Web%20%26%20Mobile&color=73DC8C)]((https://httpie.io/app))
[![](https://img.shields.io/static/v1?label=HTTPie&message=for%20Terminal&color=FA9BFA)](https://github.com/httpie/httpie)
2021-12-04 19:20:22 +01:00
# HTTPie for Desktop
2021-12-05 07:07:58 +01:00
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.
2021-12-04 19:20:22 +01:00
2022-08-03 23:26:20 +02:00
![HTTPie for Desktop](.github/httpie-desktop.png)
2021-12-05 07:04:03 +01:00
2022-08-10 16:32:42 +02:00
2022-02-03 08:53:15 +01:00
The app continuously auto-updates after the initial installation.
[Whats new →](https://httpie.io/blog)
2021-12-05 07:07:58 +01:00
2021-12-05 07:25:04 +01:00
2021-12-04 20:54:34 +01:00
## Mac & Windows
2022-02-03 10:40:26 +01:00
[httpie.io/download →](https://httpie.io/download)
2021-12-04 20:54:34 +01:00
2021-12-05 07:25:04 +01:00
2021-12-04 19:22:09 +01:00
## Linux
2021-12-04 19:20:22 +01:00
2021-12-04 19:40:19 +01:00
Please follow the instructions below to install HTTPie for Desktop on Linux.
2021-12-05 07:07:58 +01:00
The Linux package uses [AppImage](https://appimage.org/), and you need to install it using [AppImageLauncher](https://github.com/TheAssassin/AppImageLauncher) for the app to 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))
2022-08-09 08:42:58 +02:00
2. Download `HTTPie-*.AppImage` (or `HTTPie-*arm64.AppImage` for ARM64 architecture) from [the latest release](https://github.com/httpie/desktop/releases/latest) page
2021-12-04 19:44:09 +01:00
3. Run `$ AppImageLauncher HTTPie-*.AppImage`