dir2rss

2007
Python, RSS

This is a simple Python script to convert directory listings to RSS feeds. You may imagine that you have a public or private (S)FTP server where people up- and download files, and you want to easily keep track of what's changed there. Dir2rss lets you do exactly that - it traverses a directory in filesystem, gathers file info and outputs the listing of most recently changed/added files as RSS.

See more info and download in the project wiki

dir2rss