tnntprss

tnntprss is a RSS to NNTP bridge - newsgroups exist per RSS feed, and posts are made as entries in the RSS appear. It is based on the idea of nntp//rss , a Java program that does the same thing.

Usage

Usage: tnntprss.py

Still in early development (and likely to stay that way, since I'm not likely to put more effort into it). To add a RSS feed/newsgroup, you have to stop the server, and add the code into tnntprss.py. Start the tnntprss.py program, and connect to port 9119 on the local host with your favourite NNTP client.

Requirements

tnntprss is written in Python and uses the excellent Twisted framework.

Download

Version 0.6 .