CorentinTh / it-tools

Collection of handy online tools for developers, with great UX.
https://it-tools.tech
GNU General Public License v3.0
22.01k stars 2.67k forks source link

[NEW TOOL] Send message via Whatsapp Web #635

Open sadden3194 opened 1 year ago

sadden3194 commented 1 year ago

What tool do you want? Send Message via Whatsapp Web

Describe the solution you'd like I would like to have an input field where I can write a mobile number and a textfield, where I can send a message. A button "Send" which will open the follwowing url:

https://web.whatsapp.com/send/?phone=THE_MOBILE_NUMBER&text=THE_MESSAGE

it is important that the number is formatted correctly: the "0" at the beginning should be "49" (for germany) and all spaces or characters like "-" should be removed.

sharevb commented 2 weeks ago

Hi @sadden3194 and @CorentinTh, implemented in #1107