Skip to content

Send a new WhatsApp message for any valid phone number from CLI

Notifications You must be signed in to change notification settings

vemuruadi/wamsg

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

wamsg - WhatsApp Message

Challenge

When we want to send WhatsApp msg to a number not in our contacts, we have to add to our contacts, then wait for WhatsApp refresh, search for contact and send message.

Solution

wamsg simple CLI tool which takes number and msg as inputs on your command line, helps you to send out msg (optional) from your WhatsApp web or desktop app.

Build it

go build wamsg.go

wamsg binary is built

Send message

./wamsg 919012345678 hello

  • opens WhatsApp web, either continue with WhatsApp web version or with prompted WhatsApp Desktop App

About

Send a new WhatsApp message for any valid phone number from CLI

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages