command line software to play with your WhatsApp
Project description
A command line software through which you can play with your WhatsApp. The software aims to provide all the facilities to use and implement a multitude of WhatsApp features. Blog link: https://github.com/rpotter12/rpotter12.github.io/blob/master/blogs/blog3-tracking-26-07-2019.md
Features
- Online/offline Tracker
- Terminal Chat
- Chat Intermediator
- Message Service
- Telegram Bot
- Message Blast
- Message Timer
- Save Chat
- Schedule Message
- About Changer
- Get News (Get API from https://newsapi.org/ and paste it in newsapi = NewsApiClient(api_key="YOUR API KEY"))
- Get Profile Photos
- Broadcast Message
- Target Info (Profile Info)
- Download Media
Installation
Install whatsapp-play from PyPI:
Windows: python -m pip install wplay
Unix/Linux/Mac: python3 -m pip install wplay
Installation Video: Simple Installation Link
Alternate way - Run whatsapp-play from source code:
Windows
$ git clone https://github.com/rpotter12/whatsapp-play.git
$ cd whatsapp-play
$ python -m pip install -r requirements.txt
$ python -m wplay -h
Unix/Linux/Mac
$ git clone https://github.com/rpotter12/whatsapp-play.git
$ cd whatsapp-play
$ python3 -m pip install -r requirements.txt
$ python3 -m wplay -h
Usage
For detailed usage of command visit: https://github.com/rpotter12/whatsapp-play/wiki/Usage
Contribute
The easiest way to contribute to Whatsapp-Play is by starring the repository and opening more and more issues for features you'd like to see in future.
First step is to create a fork and clone, then you can solve the issues listed and help us find new ones. Then try debugging with Visual Studio Code it is necessary to create a launcher with the arguments.
Steps to create a launcher with arguments follow the steps bellow:
- Click in 'Debug' tab
- Click in 'Add Configuration'
- Select 'Module'
- Type 'wplay' and press Enter
- A json file will be opened. Inside configurations add the args, for example: "args":["-wb","name"]
Debug Tutorial Video: Debug Tutorial Link
Check more about contribution guidelines here
Disclaimer
This software is for educational purpose only. Keeping eye on a innocent person can make person's life stressful.
License
If you like the project, support us by star
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file wplay-8.0.7.tar.gz.
File metadata
- Download URL: wplay-8.0.7.tar.gz
- Upload date:
- Size: 29.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/50.3.0 requests-toolbelt/0.9.1 tqdm/4.48.2 CPython/3.8.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
808d71e940c248ccbfc9057cb80dd7c0490dcb9d6e71a488a7ce108bac1b881c
|
|
| MD5 |
a6b246eb049b9455a460a3c7dfb5ea7d
|
|
| BLAKE2b-256 |
038ca3d86f0842671b41a97a40f0417d415b619f91935db65b172500ac0ab2c2
|
File details
Details for the file wplay-8.0.7-py3-none-any.whl.
File metadata
- Download URL: wplay-8.0.7-py3-none-any.whl
- Upload date:
- Size: 39.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/50.3.0 requests-toolbelt/0.9.1 tqdm/4.48.2 CPython/3.8.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9e47852cbcc371b589ecb2ef028478f3691849c8c969bd1751c683dfbaedc2d7
|
|
| MD5 |
556bd932c268e9e73c670dadc1af8f18
|
|
| BLAKE2b-256 |
63b8573b45ae795b136add538bcce6452d42e9bfd8b953b506debfee2553dd56
|