I would like Python to read any Cortana Notification / Alert it receives from my mobile.
Whenever my mobile receive a Message / WhatsApp, it is displayed into windows using Cortana. Now, I and would like to use this content into python, i.e., link Cortana Alert to Python. Lastly, Python would receive the text/content and run some AI scripts.
Tks and have a great day
You would need a module named pywin32
https://sourceforge.net/projects/pywin32/