httpie-desktop/README.md

36 lines
1.8 KiB
Markdown
Raw Normal View History

2022-11-06 19:14:42 +01:00
# HTTPie for Web & Desktop
2022-08-10 16:32:42 +02:00
2022-08-10 16:50:25 +02: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-11 08:55:17 +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)
[![Chat](https://img.shields.io/discord/725351238698270761?style=flat&label=Chat%20on%20Discord&color=73DC8C)](https://httpie.io/discord)
[![Twitter](https://img.shields.io/twitter/follow/httpie?style=flat&color=%234B78E6&logoColor=%234B78E6)](https://twitter.com/httpie)
2022-08-10 16:32:42 +02:00
2022-11-06 19:17:00 +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. The app continuously auto-updates after the initial installation.
Open HTTPie for Web: [httpie.io/app](https://httpie.io/app) or [req.new](https://req.new)
2022-02-03 08:53:15 +01:00
[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.
2022-11-17 11:02:50 +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`