Skip to content

fetching your gmails and setting up whatsapp alert.

Notifications You must be signed in to change notification settings

mogilogan/Imap-gmail-react

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Email alert on Whatsapp

How to Run:

  • Clone this repo: git clone
  • Install Frontend: npm i
  • Install Backend:
    • cd server
    • npm i
  • Start Backend: npm start
  • Start Frontend:
    • cd ..
    • npm start

!!!

Server:

  1. Read Documentations of WhatsappWebJs
  2. Read Documentations of IMAP
  • Initailize the Whatsapp client to send the code to the Frontend so that a login session is created
  • If Logged in, Based on keywords send the fetched new emails using IMAP to the specified whatsapp Number.
  • The Process is automated.

About

fetching your gmails and setting up whatsapp alert.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published