Catching a Bullet
Our last major objective for this project is to connect to, listen for, and react to a Pushbullet message containing WAKE_PC in the message body. To do so, we need to install a third-party pushbullet Python library. Unfortunately, the author of this simple pushbullet library failed to properly configure it to be conveniently downloaded and installed using Pip. Instead, it needs to be downloaded directly from the PiPy website. Visit the pypi.org website,[67] search for pushbullet.py, select its link followed by the Download files link on that web page. Download the file ending with the .whl extension, as shown on this screenshot.
Copy the downloaded pushbullet.py-VERSION_NUMBER-py2.py3-none-any.whl file in your voicewol
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Read now
Unlock full access