Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/nikkkkhil/whatsapp_online_checker
- Owner: nikkkkhil
- Created: 2019-10-18T12:01:05.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2022-12-08T06:44:27.000Z (almost 2 years ago)
- Last Synced: 2024-07-30T21:02:53.436Z (3 months ago)
- Topics: online, python, telegram, ubuntu, whatsapp
- Language: Python
- Size: 1.38 MB
- Stars: 19
- Watchers: 2
- Forks: 10
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
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!**