This is a .NET 8 application that notifies on any incoming PoE whispers. It is published as self-contained hence does not require .NET runtime to be installed on the device.
At the moment it supports:
- Windows notifications
Here's how to set up the Pushbullet service to receive phone notifications:
-
Login with your Google account: Go to https://www.pushbullet.com/ and log in with your Google account.
-
Generate a token:
- Navigate to "My Account" -> "Settings" -> "My Tokens".
- Click "Create Access Token".
- Copy the generated access token.
-
Install the Pushbullet app: Install the Pushbullet app on your phone and log in with the same Google account.
-
Configure PoE2 Whisper:
- Open the PoE2 Whisper application.
- Go to the "Settings" page.
- Use the phone's name (found in Pushbullet "My Account" -> "Settings" -> "Devices") together with the generated token from step 2]



