Skip to content
This repository has been archived by the owner on Oct 5, 2021. It is now read-only.

Latest commit

 

History

History
15 lines (12 loc) · 414 Bytes

README.md

File metadata and controls

15 lines (12 loc) · 414 Bytes

rsspusher

Please note: This project is not active.

Subscribes to feeds and notifies you, in realtime if possible, of updates to the feed.

Install

git clone https://github.com/onli/rsspusher.git
cd rsspusher
bundle install

Now, either set it up on appfog, or modify the code in the database.rb to either use your psotgresql-database or change it back to sqlite (uncomment the code)