App for displaying tweets with given search terms. Use this while watching/streaming media and follow Twitter in real time! Or just let it display tweets that interest you.
Made by Sami Niiranen
- Run main.py with a launcher or from terminal "python main.py".
- Input a keyword to find the newest tweet (see Twitter Search API for more commands)
NOTE: Currently appends the app's path to PYTHONPATH with sys.path.append(..). Be aware of this!
Developed with Python 2.7.3, Ubuntu 12.04 LTS and Eclipse PyDev.
Tested with: Ubuntu 12.04 LTS Raspbian 2012-12-16
Features to come:
- Enable copying of tweets and linking of hashtags
- Customizing of the tweet popup by the user
- Documentation
This project is licensed under an MIT license. http://www.opensource.org/licenses/mit-license.php
Copyright © 2013 Sami Niiranen [email protected]