Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/skyf0l/whatsappterm

A WhatsApp Client in Terminal
https://github.com/skyf0l/whatsappterm

api api-client api-service chat-application python3 terminal-app terminal-chat whatsapp whatsapp-api whatsapp-bot whatsapp-chat whatsapp-web

Last synced: about 15 hours ago
JSON representation

A WhatsApp Client in Terminal

Awesome Lists containing this project

README

        

# 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.