Skip to content

Commit

Permalink
chore: update docs
Browse files Browse the repository at this point in the history
  • Loading branch information
aldinokemal committed Jul 14, 2024
1 parent 7df7b24 commit 5e7897e
Showing 1 changed file with 23 additions and 21 deletions.
44 changes: 23 additions & 21 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -100,8 +100,8 @@ You can fork or edit this source code !

| Feature | Menu | Method | URL |
|---------|------------------------------|--------|-------------------------------|
|| Login | GET | /app/login |
| | Login With Pair Code | GET | /app/login-with-code |
|| Login with Scan QR | GET | /app/login |
| | Login With Pair Code | GET | /app/login-with-code |
|| Logout | GET | /app/logout |
|| Reconnect | GET | /app/reconnect |
|| Devices | GET | /app/devices |
Expand Down Expand Up @@ -138,26 +138,28 @@ You can fork or edit this source code !

### App User Interface

1. Homepage ![Homepage](https://i.ibb.co.com/d05L4VX/homepage.png)
1. Homepage ![Homepage](https://i.ibb.co.com/L0B1LVb/homepage-v4-16.png)
2. Login ![Login](https://i.ibb.co.com/jkcB15R/login.png?v=1)
3. Send Message ![Send Message](https://i.ibb.co.com/rc3NXMX/send-message.png?v1)
4. Send Image ![Send Image](https://i.ibb.co.com/BcFL3SD/send-image.png?v1)
5. Send File ![Send File](https://i.ibb.co.com/f4yxjpp/send-file.png)
6. Send Video ![Send Video](https://i.ibb.co.com/PrD3P51/send-video.png)
7. Send Contact ![Send Contact](https://i.ibb.co.com/4810H7N/send-contact.png)
8. Send Location ![Send Location](https://i.ibb.co.com/TWsy09G/send-location.png)
9. Send Audio ![Send Location](https://i.ibb.co.com/p1wL4wh/Send-Audio.png)
10. Send Poll ![Send Poll](https://i.ibb.co.com/mq2fGHz/send-poll.png)
11. Revoke Message ![Revoke Message](https://i.ibb.co.com/yswhvQY/revoke.png?v1)
12. Delete Message ![Delete Message](https://i.ibb.co.com/F70SZ84/image.png)
13. Reaction Message ![Revoke Message](https://i.ibb.co.com/BfHgSHG/react-message.png)
14. Edit Message ![Edit Message](https://i.ibb.co.com/kXfpqJw/update-message.png)
15. User Info ![User Info](https://i.ibb.co.com/3zjX6Cz/user-info.png?v=1)
16. User Avatar ![User Avatar](https://i.ibb.co.com/ZmJZ4ZW/search-avatar.png?v=1)
17. My Privacy ![My Privacy](https://i.ibb.co.com/Cw1sMQz/my-privacy.png)
18. My Group ![My Group](https://i.ibb.co.com/WB268Xy/list-group.png)
19. Auto Reply ![Auto Reply](https://i.ibb.co.com/D4rTytX/IMG-20220517-162500.jpg)
20. Basic Auth Prompt ![Basic Auth](https://i.ibb.co.com/PDjQ92W/Screenshot-2022-11-06-at-14-06-29.png)
3. Login With Code ![LoginWithPairCode](https://i.ibb.co.com/rdJGvGw/paircode.png)
4. Send Message ![Send Message](https://i.ibb.co.com/rc3NXMX/send-message.png?v1)
5. Send Image ![Send Image](https://i.ibb.co.com/BcFL3SD/send-image.png?v1)
6. Send File ![Send File](https://i.ibb.co.com/f4yxjpp/send-file.png)
7. Send Video ![Send Video](https://i.ibb.co.com/PrD3P51/send-video.png)
8. Send Contact ![Send Contact](https://i.ibb.co.com/4810H7N/send-contact.png)
9. Send Location ![Send Location](https://i.ibb.co.com/TWsy09G/send-location.png)
10. Send Audio ![Send Location](https://i.ibb.co.com/p1wL4wh/Send-Audio.png)
11. Send Poll ![Send Poll](https://i.ibb.co.com/mq2fGHz/send-poll.png)
12. Revoke Message ![Revoke Message](https://i.ibb.co.com/yswhvQY/revoke.png?v1)
13. Delete Message ![Delete Message](https://i.ibb.co.com/F70SZ84/image.png)
14. Reaction Message ![Revoke Message](https://i.ibb.co.com/BfHgSHG/react-message.png)
15. Edit Message ![Edit Message](https://i.ibb.co.com/kXfpqJw/update-message.png)
16. User Info ![User Info](https://i.ibb.co.com/3zjX6Cz/user-info.png?v=1)
17. User Avatar ![User Avatar](https://i.ibb.co.com/ZmJZ4ZW/search-avatar.png?v=1)
18. My Privacy ![My Privacy](https://i.ibb.co.com/Cw1sMQz/my-privacy.png)
19. My Group ![My Group](https://i.ibb.co.com/WB268Xy/list-group.png)
20. Auto Reply ![Auto Reply](https://i.ibb.co.com/D4rTytX/IMG-20220517-162500.jpg)
21. Basic Auth Prompt ![Basic Auth](https://i.ibb.co.com/PDjQ92W/Screenshot-2022-11-06-at-14-06-29.png)
22. Manage Participant ![Manage Participant](https://i.ibb.co.com/ynrN7cr/manage-participant.png)

### Mac OS NOTE

Expand Down

0 comments on commit 5e7897e

Please sign in to comment.