add an explanation why this thingy even needed

This commit is contained in:
Umputun 2018-12-06 12:19:20 -06:00
parent 3b0dd528d6
commit 63b6b50f1a

View file

@ -1,6 +1,9 @@
# rss2twitter [![Build Status](https://travis-ci.org/umputun/rss2twitter.svg?branch=master)](https://travis-ci.org/umputun/rss2twitter) [![Docker Automated build](https://img.shields.io/docker/automated/jrottenberg/ffmpeg.svg)](https://hub.docker.com/r/umputun/rss2twitter/)
The service publishes RSS updates to twitter.
The service publishes RSS updates to twitter. The reason is simple - I needed self-hosted thingy to post twits on feed change
for my sites (podcasts and blogs). Tried several "cloud services" for this and lately switched to IFTTT. It worked, but slow and unreliable. Sometimes it took hours to get twit posted, sometimes I had to trigger it manually. In addition IFTTT can't have multiple
twitter accounts defined for the same IFTTT account and I had to deal with multiple IFTTT accouts just to post to different twitter's
timelines.
## Install