Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/gedankenstuecke/twirssi2rss
Use the Twirssi-Logfile to create an RSS-Feed of most popular links
https://github.com/gedankenstuecke/twirssi2rss
Last synced: 8 days ago
JSON representation
Use the Twirssi-Logfile to create an RSS-Feed of most popular links
- Host: GitHub
- URL: https://github.com/gedankenstuecke/twirssi2rss
- Owner: gedankenstuecke
- Created: 2011-04-26T16:45:35.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2012-04-15T17:24:39.000Z (almost 13 years ago)
- Last Synced: 2024-11-13T14:25:23.355Z (2 months ago)
- Language: Python
- Homepage:
- Size: 109 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
Awesome Lists containing this project
README
Twirssi2RSS takes the twirssi-logfile and creates an RSS-feed which contains the 10 most popular links for the current day.
If you already ran the script earlier it appends the new items to the feed, so old "links of the day" don't get lost. a simple example of the script in action can be found at http://phylomemetic-tree.de/toplinks.xml
Requirements:
* A twirssi-logfile, which can be created by using irssi [1] and twirssi [2]
* The PyRSS2Gen [3] module for PythonFeel invited to play around and optimize the results of this little tool. It's published under the Do What The Fuck You Want To Public License [4].
Cheers,
BastianLinks:
[1] http://irssi.org/
[2] http://twirssi.com/
[3] http://www.dalkescientific.com/Python/PyRSS2Gen.html
[4] http://en.wikipedia.org/wiki/WTFPL