I am working on a project on Raspberry Pi. In the project, I want to receive incoming notification (of any app) from android phone and print full text on the terminal. Is there any API I can work with to receive texts from notification? Or any app that could run in the background on android device and send notification text over the internet/bluetooth from where I can use it in my project?