Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dtsdwarak/whatsapp-chat-link
Open Instant Whatsapp Chat without Contacts
https://github.com/dtsdwarak/whatsapp-chat-link
generator link whatsapp
Last synced: 9 days ago
JSON representation
Open Instant Whatsapp Chat without Contacts
- Host: GitHub
- URL: https://github.com/dtsdwarak/whatsapp-chat-link
- Owner: dtsdwarak
- Created: 2025-01-07T07:11:57.000Z (10 days ago)
- Default Branch: main
- Last Pushed: 2025-01-07T07:41:04.000Z (10 days ago)
- Last Synced: 2025-01-07T08:35:28.982Z (10 days ago)
- Topics: generator, link, whatsapp
- Language: HTML
- Homepage: https://whatsapp.dwarak.in
- Size: 8.79 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# WhatsApp & SMS Link Generator
A simple web application to generate both **WhatsApp** and **SMS** links. This tool allows users to select or input a country code, enter a phone number, and instantly create clickable links to start a WhatsApp chat or send an SMS. It also supports custom country codes for added flexibility.
## Features
- Generate **WhatsApp** and **SMS** links with one click.
- Select country codes from a dropdown menu or enter a custom code.
- Buttons with icons for WhatsApp and SMS links.
- Responsive design for desktop and mobile devices.
- Utilizes Font Awesome for visually appealing icons.## Demo
[Live Demo](https://whatsapp.dwarak.in) (Replace with your live demo URL)
## How to Use
1. **Select or Enter Country Code**:
- Choose a country code from the dropdown menu.
- If the desired country code is not listed, select "Custom" and input the code manually.2. **Enter Phone Number**:
- Type the phone number in the input field.3. **Generate Links**:
- Click the "Generate Links" button to create WhatsApp and SMS links.4. **Use the Links**:
- Click the **WhatsApp** button to open the WhatsApp chat.
- Click the **SMS** button to open the SMS app.## Technologies Used
- **HTML5**
- **CSS3**
- **JavaScript**
- **Bootstrap 5** for responsive design.
- **Font Awesome** for icons.## Installation
```bash
$ git clone [email protected]:dtsdwarak/whatsapp-chat-link.git
$ cd whatsapp-chat-link
```