Skip to content

A web-based Twitter client based on the Tweetledee code

License

Notifications You must be signed in to change notification settings

jaybeaton/tweetledum

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

64 Commits
 
 
 
 
 
 
 
 
 
 

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

No packages published