pyAggr3g470r is a multi-threaded news aggregator with a Web interface. Articles are stored in an SQLite database.
| Tags | RSS Python feedreader aggregator aggregate |
|---|---|
| Licenses | GPLv3 |
| Operating Systems | Unix |
| Implementation | CherryPy feedparser |
Last announcement
pyAggr3g470r 3.0 introduces the exportation of articles to the HTML format (example: http://cedricbonhomme.org/news/) and to the PDF format. Conseq...
Recent releases


Release Notes: A new version of the QR Code module is used. For each article, a QR Code is generated based on the content of the article. If the article is too long, only the article's URL is encoded in the QR Code. For a given string, the algorithm tries the generate as small a QR Code as possible. Minor bugs were fixed.


Release Notes: This release introduces exportation of articles to the HTML format and to the PDF format (there is still exportation to ePub). The sharing of articles with delicious.com was replaced by pinboard.in.


Release Notes: Some minor improvements. A bug with the HTML <code> tag bas been fixed. Cleanup was done with Pylint. The test database of pyAggr3g470r contains more than 22000 articles, and it runs perfectly.


Release Notes: The feed summary page, which displays general information about a feed, now lets you change the feed metadata (feed logo, feed name, and feed URL if changed). Moreover, this page displays the activity of a feed and other useful information. It is now possible to set a different POD for Diaspora in the configuration file and to share an article with Google +1. A control file to start or stop pyAggr3g470r has been added. From the GUI side, a new transparent CSS tooltip has been introduced in order to preview an article. Finally, some minor performance improvements and bugfixes were made.


Release Notes: Minor improvements. It is now possible to set a maximum number of articles to be loaded from the database for each feed (via the management page).