Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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
```