Skip to content
This repository has been archived by the owner on Jun 29, 2018. It is now read-only.

JirkaChadima/tweetStream

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 

Repository files navigation

################################################################################
##
## tweetStream
## ===========
## Simple GTK application that can display one user's statuses in real time.
## Currently there's no possibility to change user on the fly. Restart is
## needed.
##
## Dependencies
## ------------
## PyGTK 2.0. Program can be used without it though. If you call TwitterClient
## directly, stdout is used as a text pane.
##
## Author
## ------
## Jirka Chadima, chadima.jiri@gmail.com, 03/2010
##
## License
## -------
## MIT, feel free to use and improve the code
################################################################################

About

Small python GTK app that displays one twitter feed in real-time

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages