Skip to content

Whatsapp Online Tracker [Get Notification and history of Online]

License

Notifications You must be signed in to change notification settings

FOSSPython/whatsapp-monitor

 
 

Repository files navigation

forthebadge made-with-python star this repo fork this repo

Whatsapp-monitor

When your crush be online on Whatsapp get notification in your Desktop and voice notification and smartphone notification without any installed app.

Video Click to play

video

Requirements

 geckodriver or chromedriver
 selenium module {pip3 install selenium}
 notifier {sudo apt-get install libnotify-bin}
 espeak {sudo apt-get install espeak}
 pillow {pip3 install pillow}
 Web Push notification cross platform {pip3 install notify_run}

Download geckodriver Click here paste binary file in directory /usr/local/bin/

Download Chrome Webdriver Click here paste chromedriver binary file in directory /usr/bin/

Installation

Open Terminal and run-

     sudo apt install libnotify-bin espeak 
     git clone https://github.com/rizwansoaib/whatsapp-monitor.git
     cd whatsapp-monitor
     pip3 install -r requirements.txt
     chmod +x script_name
     ./script_name

Enjoy Now you will get notification when your friend be Online.

Smartphone Notification

Successfully Tested on Android

Click for more mobile

Desktop Notification

Successfully Tested on Ubuntu 18.04 online

typing

License

As of November 2019 Whatsapp-Monitor is Licensed under the Private License: Read License

Terms and conditions

  • You will NOT use this software for marketing purposes and commercial usage.
  • We reserve the right to block any user of this repository that does not meet these conditions.

Legal

This code is in no way affiliated with, authorized, maintained, sponsored or endorsed by WhatsApp or any of its affiliates or subsidiaries. This is an independent and unofficial code. Use at your own risk.

Donation

If this project help you , you can give me a cup of coffee :)

paypal

About

Whatsapp Online Tracker [Get Notification and history of Online]

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%