public
Description: Read an RSS feed (even HTTPS with authentication) and rebroadcast it to a Twitter account.
Clone URL: git://github.com/trak3r/rss2twitter.git
Add another TODO item (multiple feed support)
trak3r (author)
Mon Apr 14 12:26:07 -0700 2008
commit  d57865f195d314d0eea78b8141ad09d882f57355
tree    fd754a3aad55b7be0872b44a42202d07249cfadc
parent  3f331f18c8f5d3bb67cc6e00be3c0a0a4cc9ca39
0
...
6
7
8
 
 
9
...
6
7
8
9
10
11
0
@@ -6,4 +6,6 @@ TODO:
0
 
0
 - Reverse the order of feed insertions (they are chronologically backwards now)
0
 
0
+- Support multiple feeds; perhaps let the script support commands like "rss2twitter add <feed>" and "rss2twitter remove <feed>" and "rss2twitter list" etc.
0
+
0
 - Integrate with TinyURL so less description verbiage is truncated

Comments

    No one has commented yet.