8000 GitHub - Violing/feedcourt: clone of the old popurls wall-of-text rss aggregator
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Violing/feedcourt

 
 

Repository files navigation

Feed Court

I dearly loved the wall of text aggregator Popurls, until they started messing with it, forcing in images and dropping customization. It didn't seem to hard to create a clone of my own, so that's what this project is: a dead simple server-side web app that grabs RSS feeds and puts them on a page.

The index.html is generated by a cron'd python script that reads a list of rss feeds. Vanilla javascript creates an event to expand div to see more text. That's about it for now.

Active Demo

http://feedcourt.bendonnelly.com/

Requires

Python feedparser

About

clone of the old popurls wall-of-text rss aggregator

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 51.4%
  • CSS 31.2%
  • JavaScript 17.4%
0