Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/codewarnab/whatsapp-message-sender
whatsapp message sender
https://github.com/codewarnab/whatsapp-message-sender
html-css-javascript whatsapp-message-sender whatsapp-web
Last synced: 2 months ago
JSON representation
whatsapp message sender
- Host: GitHub
- URL: https://github.com/codewarnab/whatsapp-message-sender
- Owner: codewarnab
- Created: 2023-11-27T11:08:05.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-12-04T13:35:50.000Z (about 1 year ago)
- Last Synced: 2024-09-26T19:21:08.494Z (3 months ago)
- Topics: html-css-javascript, whatsapp-message-sender, whatsapp-web
- Language: CSS
- Homepage: https://codewarnab.github.io/whatsapp-message-sender/
- Size: 18.6 KB
- Stars: 3
- Watchers: 1
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# WhatsApp Message Sender
[Live Demo](https://codewarnab.github.io/whatsapp-message-sender/)
This project is a simple web application that allows users to compose and send WhatsApp messages directly through a web interface.
## Features
- Send messages on WhatsApp with ease.
- Customize message styles (bold, italic, monospace, strikethrough).
- Validation for recipient's WhatsApp number and message content.## Usage
1. Enter the recipient's WhatsApp number.
2. Choose the text style (optional).
3. Compose your message.
4. Click the "Send" button to open WhatsApp with the pre-filled message.## Contributing
Contributions are welcome! Follow these steps to contribute:
1. Fork the repository.
2. Create a new branch (`git checkout -b feature/new-feature`).
3. Make your changes.
4. Commit your changes (`git commit -am 'Add new feature'`).
5. Push to the branch (`git push origin feature/new-feature`).
6. Create a pull request explaining your changes.---
Feel free to contribute or report issues! If you encounter any problems or have suggestions, please [submit an issue](https://github.com/codewarnab/whatsapp-message-sender/issues).