Skip to content

Commit 329bdbc

Browse files
authored
Update README.md
1 parent 18b9709 commit 329bdbc

1 file changed

Lines changed: 21 additions & 19 deletions

File tree

README.md

Lines changed: 21 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -70,25 +70,6 @@ Real machine screenshot:
7070

7171
![](/arts/screenshot_en_02.png)
7272

73-
## Mobile App
74-
75-
The Reqable mobile app can be used standalone or work with the desktop app. Standalone means that traffic recording and API testing can be performed independently without relying on the desktop. While in collaborative mode, the mobile app could automatically forward traffic to the desktop by scanning the desktop QR code without manually configuring the Wifi proxy.
76-
77-
#### Android
78-
79-
The Android version has been basically completed and is currently open for beta-testing, see [Github Release v2.0.0](https://github.com/reqable/reqable-app/releases). In order to limit the number of testers, it is only open to accounts with the annual license. Android implements most of the features on the desktop, except for some with legal risks, such as rewriting.
80-
81-
- On devices not lower than Android Q (API 29), Reqable Magic Service is an optional. Reqable will try to use the system api, but will not be able to detect the source app of the traffic belongs, and it may not be able to capture all the traffic.
82-
- On devices lower than Android Q, the Reqable Magic Service is required, and recording cannot be enabled without installed.
83-
84-
Real machine screenshot:
85-
86-
![](/arts/screenshot_en_03.png)
87-
88-
#### iOS
89-
90-
The iOS version is still under preparation and will be open for beta-testing soon.
91-
9273
## Installation
9374

9475
Reqable official website provides the download of the latest version: [Download Now](https://reqable.com/en-US/download). If you want to download the historical version: [Click here](https://github.com/reqable/reqable-app/releases). In addition, on Mac, Reqable provides the `Homebrew` installation.
@@ -111,5 +92,26 @@ The Linux version requires the GTK library. Please confirm whether the system ha
11192
sudo apt install reqable-app-linux-x86_64.deb
11293
```
11394

95+
## Mobile App
96+
97+
The Reqable mobile can be used standalone or work with the desktop app. Standalone means that traffic recording and API testing can be performed independently without relying on the desktop. While in collaborative mode, the mobile app could automatically forward traffic to the desktop by scanning the desktop QR code without manually configuring the Wifi proxy.
98+
99+
In order to limit the number of testers, it is only open to accounts with the annual license. Mobile app implements most of the features on the desktop, except for some with legal risks, such as rewriting.
100+
101+
Real machine screenshots:
102+
103+
![](/arts/screenshot_en_03.png)
104+
105+
#### Android
106+
107+
The Android version has been basically completed and is currently open for beta-testing, see [Github Release v2.0.0](https://github.com/reqable/reqable-app/releases).
108+
109+
- On devices not lower than Android Q (API 29), Reqable Magic Service is an optional. Reqable will try to use the system api, but will not be able to detect the source app of the traffic belongs, and it may not be able to capture all the traffic.
110+
- On devices lower than Android Q, the Reqable Magic Service is required, and recording cannot be enabled without installed.
111+
112+
#### iOS
113+
114+
The iOS app is now available on Testflight: https://testflight.apple.com/join/xEOIqtAm
115+
114116
## Documentation
115117
https://reqable.com/en-US/docs/introduction

0 commit comments

Comments
 (0)