I am working on python program which gets zoom id and password from whatsapp and joins the meeting I know i can do this with selenium like it would go to whatsapp look for latest messages and print them But i wanted to do that other way round, The program would continously check for windows notifications, windows would display the whatsapp desktop messages instead i want use whatsapp desktop and same is the question "How can I display the notification shown by windows"
I used selenium earlier but it was to complex and also I didn't want to use Whatsapp Web
.
THANKS in advance