Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/nikkkkhil/whatsapp_online_checker

Get notified when someone comes to online on whatsapp
https://github.com/nikkkkhil/whatsapp_online_checker

online python telegram ubuntu whatsapp

Last synced: 14 days ago
JSON representation

Get notified when someone comes to online on whatsapp

Awesome Lists containing this project

README

        

# WhatsApp online Checker

Want to spy your friend on whatsapp ? then youre in the right place . This python script notifies you when someone comes online through Alert sound and get notified through telegram and desktop notification.
- instant online notifier
- with the time
- telgram notification
- Desktop notification tested on ubuntu 18.04

### Installation

Install the dependencies and devDependencies .

```sh
$ git clone https://github.com/nikkkkhil/whatsapp_online_checker
$ cd whatsapp_online_checker
$ pip install -r requirements.txt
- create a telegram bot - check this link for createing bot and getting channelid and api https://www.freecodecamp.org/news/learn-to-build-your-first-bot-in-telegram-with-python-4c99526765e4/
-configure your api, channel id in code
```
```
$ python3 whatsapp.py
```
- firefox browser opens , scan your web whatsapp qr code from your mobile whatsapp and wait till the
page completely loads

- After successfully loading page enter the name of the person on console thay you want to spy on , name as to be exactly as a contact name saved in whatsapp atleast first word.
You start seeing the whatsapp onine status of that person
```
Enter a name of person :
```

### Todos

- Somekind of desktop Notification

License
----

**Free Software, Hell Yeah!**