Skip to content

bennuttall/twittertron3000

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

twittertron3000

A little Python app to display Tweets on the Display-O-Tron 3000 - a Raspberry Pi add-on board by Pimoroni. A work in progress.

Requirements

Hardware

Software

  • Python 2.7
  • tweepy
  • dot3k

Installation:

sudo apt-get install pip
sudo pip install tweepy dot3k

Also see dot3k's requirements at pimoroni/dot3k

Python 3

Unfortunately the dependencies don't support Python 3. Blame smbus and tweepy. I'm sorry.

Twitter Application Setup

Set up a Twitter application at dev.twitter.com - see instructions at raspi.tv

Then copy the relevant API keys in to the auth.py

Licence

Unless otherwise specified, everything in this repository is covered by the following licence:

Creative Commons Attribution 4.0 International Licence

twittertron3000 by Ben Nuttall of the Raspberry Pi Foundation is licensed under a Creative Commons Attribution 4.0 International Licence.

Based on a work at https://github.com/bennuttall/twittertron3000

About

Show your Twitter follower count on the Display-O-Tron 3000

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages