Skip to content

Commit

Permalink
Merge pull request #8 from theolm/readme_update
Browse files Browse the repository at this point in the history
Readme update
  • Loading branch information
theolm authored Aug 5, 2023
2 parents 2ad8bea + 5846e6f commit 18f11a3
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 1 deletion.
11 changes: 10 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,17 @@
Small application designed to start conversations via whatsapp without the need to add the number to your contact list.
The application is developed in Jetpack Compose and uses the whatsapp API to start the chat.

## Demo

You can start the chat via

Quick settings tile | App icon
:-----------------------------:|:-------------------------:
![Demo1](extras/preview1.gif) | ![Demo2](extras/preview2.gif)

## Installation

Download the latest APK [here](https://github.com/theolm/WhatsAppNoContact/releases/latest/download/app-release.apk
) or go into the [release](https://github.com/theolm/WhatsAppNoContact/releases/latest/) page and download the desired version. Just install the APK and it should work.

The app requires Android 7 or higher and WhatsApp installed.
The app requires Android 7 or higher and WhatsApp installed.
Binary file added extras/preview1.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added extras/preview2.gif
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 18f11a3

Please sign in to comment.