Hello so Ive been coding a script where basically once it detects a certain color a message appear on my screen, now I want to upgrade this and I want to receive a message on my phone when it detects it.
Ive found that PushBullet could help me do that, however I need to include the library pushbullet.au3 to my script to make it work.
Where could I find this library? or are there any other better alternative than PushBullet?
Thanks in advance for your answer, I appreciate any help, Im kinda new to autoIT and how it works.