资 源 简 介
What is gplus-to-rss ?
gplus-to-rss aims to expose Google+ public posts of any user as a RSS feed.
This project is the exact code of http://gplus-to-rss.appspot.com service.
This project is a simple java web application. You can deploy it on any java web server (ex: Tomcat, Google App Engine, ...).
How to install it ?
firstable, you have to create a Google API Key :
go to http://code.google.com/apis/console (you need to be authentified with your google account)
create a new project
access "Services" tab
activate "Google+ API" service
access "API Access" tab
copy your new Google API Key in "API key" field
download the latest gplus-to-rss version in Downloads section
unzip it to a new directory (let"s call it $gplus-to-rss-webapp)
edit $gplus-to-rss-webapp/WEB