WhatsApp Chat Direct is an open-source tool that enables you to send WhatsApp messages from your computer to any WhatsApp number without the need to add them as contacts. It simplifies communication and enhances your messaging experience.
- Send WhatsApp messages without adding contacts
- Generate API links for direct messaging
- User-friendly and straightforward
These instructions will help you get a copy of WhatsApp Chat Direct up and running on your local machine for development and testing purposes.
-
Clone the repository:
git clone https://github.com/LoV432/wa-easy-chat.git
-
Navigate to the project directory:
cd wa-easy-chat
-
Install dependencies:
npm install
-
Start the development server:
npm run dev
-
Open your web browser and go to http://localhost:3000 to use WhatsApp Chat Direct.