Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 795 Bytes

File metadata and controls

22 lines (15 loc) · 795 Bytes

Stream Deck Twitter Plugin

This plugin shows the number of followers of a given Twitter handle.

Stream Deck with Twitter Plugin

As we don't want the user to enter its user credentials or a developer token we are using the CDN endpoint that is also used to feed Twitter buttons.

Release Notes

  • Version 0.1 - Proof of Concept
    • Data is fetched every minute via the Twitter API.
    • Twitter handle is hard coded
    • If the follower number increases 30 seconds long a new image will be shown
    • Click on the button open the Twitter profile page

Future / Ideas

  • Use Property Inspector to set the Twitter handle
  • Play sound if the number of followers increases