Skip to content
This repository has been archived by the owner on Feb 10, 2020. It is now read-only.
/ syndicate-g Public archive

(Deprecated 🗄) A service that converts Google+ public posts to RSS

License

Notifications You must be signed in to change notification settings

petarov/syndicate-g

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

82 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

syndicate-g

A Node.js based web app that converts Google+ Public posts to RSS feed.

Requirements

Get a Google API key to be able to fetch G+ posts.

Optional Requirements:

  • Redis >= 2.4

Getting Started

To install the required dependencies run:

npm install

Copy config-empty.js to config.js. Adjust the server, db and google API key settings.

To start run:

npm start

To start on Windows run:

npm run-script start_win

Open http://localhost:8008 in your browser.

License

MIT

About

(Deprecated 🗄) A service that converts Google+ public posts to RSS

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published