Git Product home page Git Product logo

wtsp1's Introduction

Contributors Forks Stargazers Open Issues

logo_here

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

wtsp1's People

Contributors

aashi19234 avatar amittri1025 avatar bsodoge avatar chetan-kk avatar chrishenderson07 avatar h-sm avatar kriteshtimsina avatar loensh avatar mohitahlawat2001 avatar mounika7204 avatar pranavbarthwal avatar premtw avatar pushkaraj2007 avatar ritik48 avatar sanjeevani-25 avatar senpa1-13 avatar sharjeel-afridi avatar vaanyasharmaaa avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.