Skip to content

Commit

Permalink
docs: compress screenshots
Browse files Browse the repository at this point in the history
  • Loading branch information
regalstreak committed Jul 28, 2021
1 parent dd65d2d commit f79f268
Show file tree
Hide file tree
Showing 5 changed files with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Whatsahab

> The name is an internal joke at @SudodevsHQ, feel free to cringe.
> The name is an internal joke at [@SudodevsHQ](https://github.com/SudodevsHQ), feel free to cringe.
Just a simple webview that wraps web.whatsapp.com (which isn't responsive) and applies mobile styling with some handy gestures.

Expand All @@ -20,11 +20,11 @@ Very useful for folks shifting to iOS from Android who don't want to lose their

## Screenshots

<img height="500" src="./docs/assets/0.png" alt="screen">&nbsp;&nbsp;&nbsp;
<img height="500" src="./docs/assets/1.png" alt="screen">&nbsp;&nbsp;&nbsp;
<img height="500" src="./docs/assets/0.PNG" alt="screen">&nbsp;&nbsp;&nbsp;
<img height="500" src="./docs/assets/1.PNG" alt="screen">&nbsp;&nbsp;&nbsp;
<br><br>
<img height="500" src="./docs/assets/2.png" alt="screen">&nbsp;&nbsp;&nbsp;
<img height="500" src="./docs/assets/3.png" alt="screen">&nbsp;&nbsp;&nbsp;
<img height="500" src="./docs/assets/2.PNG" alt="screen">&nbsp;&nbsp;&nbsp;
<img height="500" src="./docs/assets/3.PNG" alt="screen">&nbsp;&nbsp;&nbsp;

## Features

Expand All @@ -37,11 +37,11 @@ Very useful for folks shifting to iOS from Android who don't want to lose their

## Todo

[ ] Figure out a way to fix the infamous mouseover double click iOS webview issue
[ ] Figure out a way to persist the webview after locking to recieve notifications
[ ] Styling the remaining menus
[ ] Debug sending voice notes
[ ] Swipe down to reload etc
- [ ] Figure out a way to fix the infamous mouseover double click iOS webview issue
- [ ] Figure out a way to persist the webview after locking to recieve notifications
- [ ] Styling the remaining menus
- [ ] Debug sending voice notes
- [ ] Swipe down to reload etc

## Building

Expand Down
Binary file modified docs/assets/0.PNG
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/assets/1.PNG
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/assets/2.PNG
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/assets/3.PNG
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit f79f268

Please sign in to comment.