The missing image rss feed for https://explosm.net, https://www.buttersafe.com and https://www.fowllanguagecomics.com. This service downloads the rss feed and replaces the description of the content with the image instead of a link.
Forked from https://github.com/daniellowtw/explosm-rss
go get github.com/laurentlbm/comics-rss
This software is compatible with AppEngine.
To use with AppEngine:
- Make a directory with necessary
app.yaml
file (or use the one provided) - Clone this repo inside that directory
- Download the Go SDK and run
goapp serve
to make sure it is working - Upload it with
appcfg.py
python appcfg.py update "<path-to-appengine-folder>" -A <app-name> -V <version-number>
go get .
go build
./comics-rss
Go to http://localhost:20480/buttersafe
port
- the port that the server is listening onrefresh_interval
- how often to poll the actual feeds