-
Notifications
You must be signed in to change notification settings - Fork 0
A web-based Twitter client based on the Tweetledee code
License
jaybeaton/tweetledum
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
A simple PHP / Javascript web Twitter timeline reader based on the Tweetledee library. https://github.com/tweetledee/tweetledee It stores a user's tweets in a MySQL database and lets the user view their timeline in chronological order without missing past tweets. *** Only the contents of the tweetledum/ directory are needed on the web server. *** Create your key file by copying the default file here: tweetledum/tldlib/keys/default.tweetledee_keys.php To this in the same directory: tweetledum/tldlib/keys/tweetledee_keys.php You must create a database table using the SQL found in db/tweetledum.sql and add your database credentials to the key file mentioned above. Uses jquery-visible plugin: https://github.com/customd/jquery-visible
About
A web-based Twitter client based on the Tweetledee code
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published