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

rsstodolist is an URL oriented to-read-list based on an RSS XML feed.

License

Notifications You must be signed in to change notification settings

paulgreg/rsstodolist-appengine

Repository files navigation

rsstodolist-appengine

Status

I’m ending the service at rsstodolist.appspot.com and moving it to rsstodolist.eu using the nodejs version of the app that you can self-host.


rsstodolist is an URL oriented to-read-list based on an RSS XML feed, running on Google AppEngine python.

Typical use case is to save web pages to read later on a RSS feed.

Also, if you know the feed name of a friend of yours, you may also "push" links to it's RSS feed. That's another cool use case.

Feeds are publics so anyone can publish to any feeds. Be aware of that before using it for sensible URLs.

But, instead of using the public server on AppEngine (rsstodolist.appspot.com), you can also deploy the app on your own server (see related projects below) to have maximum privacy and security.

Related projects

To run locally

dev_appserver.py .

To deploy

Update VERSIONS before deploying a new version

gcloud app deploy .

About

rsstodolist is an URL oriented to-read-list based on an RSS XML feed.

Topics

Resources

License

Stars

Watchers

Forks