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: 9 days ago
JSON representation
A WhatsApp Client in Terminal
- Host: GitHub
- URL: https://github.com/skyf0l/whatsappterm
- Owner: skyf0l
- License: gpl-3.0
- Created: 2020-08-12T22:16:10.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2021-06-29T11:44:59.000Z (over 4 years ago)
- Last Synced: 2025-04-11T23:36:59.434Z (7 months ago)
- Topics: api, api-client, api-service, chat-application, python3, terminal-app, terminal-chat, whatsapp, whatsapp-api, whatsapp-bot, whatsapp-chat, whatsapp-web
- Language: Python
- Homepage:
- Size: 235 KB
- Stars: 16
- Watchers: 2
- Forks: 6
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.