DylanElens / WhatsAppTerm

A WhatsApp Client in Terminal

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

WhatsAppTerm

A WhatsApp Client in terminal, console or tty !

The application connects directly to the API of WhatsApp Web without intermediary

Features

  • Send and receive messages from users (Not yet)
  • Show all conversations
  • Save and resume session without scanning the QRCode

Installation

To install dependencies

pip3 install --user -r requirements.txt

Or

python3 -m pip install --user -r requirements.txt

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 software. Use at your own risk.

About

A WhatsApp Client in Terminal

License:GNU General Public License v3.0


Languages

Language:Python 100.0%