Skip to main content

command line software to play with your WhatsApp

Project description

whatsapp-play

Downloads Codacy Badge PyPi codecov twitter HitCount

It is command line software through which you can play with your WhatsApp. It is having different options to play with your WhatsApp like message blast, online tracking, whatsapp chat.. This software aims to provide all facilities which we can do with WhatsApp. This CLI software does not require any API key for the execution.

wchat stands for WhatsApp chat. Through this you can chat with your WhatsApp contact directly from the command line.

onlinetracker tracks the online and offline timings of your WhatsApp contact. It will check the online status and will immediately stores that data into a .txt file. Blog link: https://github.com/rpotter12/rpotter12.github.io/blob/master/blogs/blog3-tracking-26-07-2019.md

messageblast is a message bomb script. It sends messages to your WhatsApp contact continously. The number of messages is decided by you. You can blast infinite number of messages to your WhatsApp contact.

savechat is a script to save the chat of the person. It saves all the messages with that person in message.txt file.


Installation

  • pip3 install wplay

Usage

usage: wplay [-h] (-wc | -wb | -wt| -ws) NAME

WhatApp-play

positional arguments:
  NAME           contact name of the target

optional arguments:
  -h, --help     show this help message and exit
  -wc, --wchat   chatting from command line
  -wb, --wblast  message blast to a person
  -wt, --wtrack  track online status of person
  -ws, --wsave   save the whole chat of a person

Example - wplay -wt "target_name_of_your_whatsapp_contact"

Things to do

  • onlinetracker script - to track the online/offline status.(issue #3)
  • wchat script - to chat with contact from command line.
  • messageblast script - to send message repeatedly to a person.
  • argument parser to connect all scripts to one script.(pull #9)
  • telegram bot script for onlinetracker to send the status online/offline status to telegram bot.(issue #4)
  • improve onlinetracker script.(pull #9)
  • improve messageblast script.
  • improve wchat script for chatting.(pull #10)
  • a sound notification in pc system when the person gets online.(issue #22)
  • script to save the whole chat of a person.(issue #12)
  • docker image for whatsapp-play.(issue #21)
  • keep a record of states of multiple users in csv, for further analysis(issue #15)
  • proper option to exit the running program(issue #19)
  • save the status.txt file of onlinetracking in separate wplay folder(issue #24)
  • script to find the location of the person(issue #31)
  • .travis.yml script for travis check(issue #20)
    (If you have any new idea for this software, please open issue for that :) )

Disclaimer

This software is for educational purpose only. Keeping eye on a innocent person can make person's life stressful.

License

License

If you like the project, support us by star

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

wplay-2.0.0.tar.gz (5.3 kB view hashes)

Uploaded Source

Built Distribution

wplay-2.0.0-py3-none-any.whl (8.3 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page