Gets Tweets from a specified Twitter List ID (found in the link of the Twitter List) (Ex: List ID = 1609653853804441600, https://twitter.com/i/lists/1609653853804441600)
Note: Only works on Divoom Pixoo 64, not other wifi Pixoo devices (Ex: Pixoo 16)
The Following is Shown for each Tweet on the Pixoo Screen:
- Tweet Text (middle)
- Tweet Author Profile Picture (bottom left)
- Tweet Author Name (bottom)
- Current Time in AM/PM (top right)
- If the Tweet Text takes up multiple pages, a Yellow Icon (top) will be shown along with the currently displayed Page Number in Yellow (also top)
Known Limitations:
- Tweet Text will not display emojis (not currently in the font used for displaying text)
- Tweet Author Names over 24 characters will be cut off (displays names of max 24 characters)
- Some other symbols will not be shown in Tweet Text (again limitation of font being used)
- Tweet Text cannot display tweets with new line formatting correctly (example of new line formatting below)
Credits:
- Tweepy Twitter Python API Library (https://github.com/tweepy/tweepy)
- Pixoo 64 Python API Library (https://github.com/SomethingWithComputers/pixoo)