https://github.com/user-dk/whatsapplinkgen
This project generates the links to directly open chat to a specified contact without adding that contact to your phone. This is particulary useful if you have to contact a person without having to save their contact number. It accepts a .csv file currently but the code can be modified for direct number, etc..
https://github.com/user-dk/whatsapplinkgen
Last synced: 2 months ago
JSON representation
This project generates the links to directly open chat to a specified contact without adding that contact to your phone. This is particulary useful if you have to contact a person without having to save their contact number. It accepts a .csv file currently but the code can be modified for direct number, etc..
- Host: GitHub
- URL: https://github.com/user-dk/whatsapplinkgen
- Owner: User-DK
- Created: 2024-03-14T04:29:06.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-03-14T04:36:08.000Z (over 2 years ago)
- Last Synced: 2025-01-12T11:36:21.358Z (over 1 year ago)
- Language: Python
- Size: 3.91 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Whatsapp Link Generation
This project generates the links to directly open whatsapp chat to a specified contact without adding that contact to your phone. This is particulary useful if you have to contact many people without having to save their contact numbers. It accepts a .csv file currently but the code can be modified for direct number, etc..