The latest version of feed2lj is 0.0.3.1-0.

feed2lj

Version 0.0.2 revision 0 uploaded by SergeyAstanin.

Package meta

Synopsis
Cross-post any RSS/Atom feed to LiveJournal
Description

A script to cross-post any RSS/Atom Feed to LiveJournal.

All HTML tags are merely stripped from the original. By default the script takes only the first 5 sentences of the original message. You may need to edit source to change this behaviour.

CONFIGURATION

Create a file named `~/.ljpass` with your LJ login (username) and password. GUIDs of the processed message are saved to the file defined by sentfile. Additionally, define an HTML template of the cross-posted messages as they should appear in LJ.

For example:

username=myljlogin
password=myljpassword
sentfile=/path/to/file/where/crossposted/GUIDs/are/saved
template=<p>%text%</p><p>( <a href="%link%" title="%title%">more</a> )</p>

USAGE

$ feed2lj http://example.com/rss.xml
Author
Sergey Astanin
Bug reports
http://bitbucket.org/jetxee/feed2ljhs/issues/
Category
Web
Copyright
n/a
Homepage
http://bitbucket.org/jetxee/feed2ljhs/
Maintainer
s.astanin@gmail.com
Package URL
n/a
Stability
experimental

Components