A Stream Deck plugin that displays the number of unread emails from Microsoft Outlook directly on your Stream Deck. No password needed as it uses MAPI to connect to Outlook.
- Real-time monitoring of unread email count
- Support for multiple Outlook accounts
- Visual indicators:
- Closed envelope icon for unread messages
- Open envelope icon for no unread messages
- Auto-refresh every 10 seconds
- Manual refresh on button press
- Possibility to display sender and/or subject of the last unread message
- Windows supporting MAPI
- Microsoft Outlook
- Elgato Stream Deck Software (minimum version 6)
- Use streamdeck_sdk tool to build the plugin
streamdeck_sdk build -i com.mcczarny.outlookunreadcounter.sdPlugin
- Install the plugin using the generated file in
releases
directory
- Download the latest release from the releases page
- Drag the "Outlook Unread Counter" action onto your Stream Deck
- Select your preferred Outlook account in the property inspector
- The button will display:
- The number of unread emails
- A closed envelope icon when you have unread messages
- An open envelope icon when all messages are read
Maciej Czarnecki
streamdeck_sdk is licensed under the Apache-2.0 license. My portion of the code is licensed under the MIT license.
Please use the issue tracker for support requests.