
agroapp
Aggregates personal online activity with plug-in based architecture.
Agro is a small, streamlined, simple feed/activity aggregator. The (released) feature set is simple, but with the ability to write your own plugins, the possibilities are endless. If you do write a plug-in, let me know and I'll include it in a source repo here.
Currently supporting twitter, flickr, lastfm and delicious.
Check the settings wiki page on how to 'install' agro.
Default sources require django-tagging.
(09/08/2008) Can now use signed calls to get non-public data, original_secret, etc from non-CC licensed photos!
Set up an API_Key, and visit this page.
(08/19/2008) Command line arguments!
the ability to update only certain sources was added a while back, but now we can force update. see the wiki page
(08/07/2008) Can now aggregate for multiple accounts on every plugin!
(08/05/2008) Template tags added
2 template tags have been added. see wiki page
agro is developed on django trunk and is inspired by jellyroll (from Jacob Kaplan-Moss).