/feedsubscriber

subscribes to a feed and read every minute the feed if anything have changed

Primary LanguageJavaScript

Feedsuscriber

This project subscribes to a feed to a post url so that every once in a while if a new article is in the feed it get posted to the url

TODO

  • Add unsubscribe
  • Log errors
  • check on valid atom/rss sources
  • Add refresh time?