RSStoFriendika is a program to post items from RSS feeds to Friendika. The items are formatted using templates before posting.
 
 
Go to file
Stefan Parviainen 7cd6f33d41 Initial 2011-10-16 12:06:50 +03:00
templates Initial 2011-10-16 12:06:50 +03:00
INSTALL Initial 2011-10-16 12:06:50 +03:00
README Initial 2011-10-16 12:06:50 +03:00
RSStoFriendika.py Initial 2011-10-16 12:06:50 +03:00
feeds.sample Initial 2011-10-16 12:06:50 +03:00

README

RSStoFriendika is a program to post items from RSS feeds to Friendika. The items are formatted using templates before posting.

Usage:
1) Create a file containing RSS URL and path to template on each line
e.g.
http://myblog.org/feed.rss templates/generic_summary.templ
http://myphotos.org/feed.rss templates/generic_photo.templ

2) run RSStoFriendika.py