Skip to content

Wassup is an web app created by Amit Tripathi . The app work is to generate link for WhatsApp to DIRECTLY MESSAGE PEOPLE without SAVING their NUMBER

Notifications You must be signed in to change notification settings

amittri1025/Whatsapp-Link-Gen

Repository files navigation

Contributors Forks Stargazers Open Issues

Welcome to Whatsapp Link Gen ! 🎉 A Web App to directly message People without ever saving their phone number.

Visit the website · Make an issue · Work on an issue

webpage.mp4

📚 Table of Contents
  1. 👋 Introduction
  2. 🌐 About The Project
  3. 🧰 Tech Stack Used
  4. 🌟 Features
  5. 🚀 Usage
  6. 📁 Folder Format
  7. 🤝 Contributing
  8. 🏆 Contributors
  9. 📝 License
  10. 📱 Contact

👋 Introduction

WhatsApp is a ubiquitous messaging platform, but it often requires users to share their phone numbers for communication. Privacy concerns and the need for a more seamless way to engage with WhatsApp led to the creation of WhatsApp Link Generator.

Our application empowers you to generate WhatsApp links without the need for users to reveal their phone numbers. With just a few clicks, you can create personalized links that open WhatsApp conversations with pre-filled messages, making it easier for users to start chatting with you. Whether you're promoting your business, sharing contact information, or providing customer support, WhatsApp Link Generator streamlines the process.


🌐 About The Project

Discover the WhatsApp Link Generator, a privacy-centric web application designed to streamline WhatsApp communication by allowing you to effortlessly generate personalized links, safeguarding user phone numbers while facilitating smooth conversations.

gif-here

(Back to top)


🧰 Tech Stack Used

html css javascript bootstrap

(Back to top)

🌟 Features

  1. Privacy-First: Protect user privacy by eliminating the need to share phone numbers.
  2. Customizable Messages: Personalize your WhatsApp links with pre-defined messages.
  3. Responsive Design: Enjoy a seamless user experience across devices.
  4. User-Friendly Interface: An intuitive and easy-to-use interface for effortless navigation.
  5. Multi-Language Support: Reach a global audience with support for multiple languages.
  6. Open Source: Contribute to the project, adapt it for your needs, or integrate it into your applications.

🐺 Usage

Using the WhatsApp Link Generator is straightforward and user-friendly. Follow these simple steps to send messages without sharing your phone number:

  1. Enter Your Phone Number: Start by entering your phone number in the provided input field. This is the number that will receive the WhatsApp message.
  2. Enter Text to Send: Next, type your message into the text input box. This is the message that will appear when the user clicks the generated link.
  3. Generate WhatsApp Link: Click the "Generate Link" button, and the tool will create a unique WhatsApp link for your message.
  4. Copy the Link: Once the link is generated, click the "Copy Link" button to copy the generated WhatsApp link to your clipboard.
  5. Share Your Link: You can now share this link with anyone you want to contact you on WhatsApp. Share it through email, social media, or on your website.

Now, when someone clicks the link you've shared, they will be directed to a WhatsApp chat with your phone number pre-filled, along with the message you've specified. Enjoy convenient and private communication with the WhatsApp Link Generator!

(Back to top)


📁 Folder Format

WhatsApp-Link-Gen/
├── images/
│   ├──.png .gif .svg files   
├── index.html
├── styles.css   
├── scripts/
│   ├── clipboard.min.js 
├── app.js
├── LICENSE                   
├── README.md 
├── vanillaEmojiPicker.js 

🤝🏼 Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change. You are free to modify it whatever way you want. Just clone and enjoy 🚀. Please make sure to update tests as appropriate.

Instructions over how to Contribute.

Step 1. Install Git/ Github in your system. Fork the repository: This step creates a copy of the original repository under your GitHub account.

git clone https://github.com/amittri1025/Whatsapp-Link-Gen.git
cd Whatsapp-Link-Gen

Step 2 . Create a new branch: It's recommended to create a new branch for your contribution. This helps keep your changes separate from the main branch.

git checkout -b my-branch

Step 3. Make and commit your changes: Write your code or make the necessary modifications to the files in the repository. Once you're done, commit your changes with a meaningful message describing the changes you made.

git add .
git commit -m "Add my contribution"

Step 4. Sync with the original repository: Keep your forked repository in sync with the original repository to incorporate any recent changes made by other contributors.

git remote add upstream https://github.com/amittri1025/Whatsapp-Link-Gen.git
git fetch upstream
git merge upstream/main

Step 5. Push your changes and create a pull request: Push your branch with the committed changes to your forked repository. Then, create a pull request to propose your changes to the original repository.

git push origin my-branch

After pushing your changes, you can visit the original repository's page on GitHub or the respective hosting platform. From there, you can create a pull request by following the prompts.

Note that these commands assume you're using HTTPS to clone and push to the repository. If you have set up SSH keys, you can use the SSH URL instead for cloning and pushing.

(Back to top)


🏆 Contributors

📱 Contact Me

linked-in gmail instagram

(Back to top)


📝 License

The project is licensed under the MIT License.

(Back to top)

▶ Whatsapp Link Gen by Amit

About

Wassup is an web app created by Amit Tripathi . The app work is to generate link for WhatsApp to DIRECTLY MESSAGE PEOPLE without SAVING their NUMBER

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published