Hey kid, wanna /ss/?
Go to file
2018-10-18 13:08:12 -04:00
.gitignore initial commit 2018-10-18 13:08:12 -04:00
README.md initial commit 2018-10-18 13:08:12 -04:00

SimpleSyndicate

Firefox killed Live Bookmarks so it's time to make my own shitty RSS reader/aggregator.

Requirements

Python 3.6+
Python packages: flask gunicorn requests bs4

Install

  1. Get on the floor
  2. Walk the dinosaur

Usage

gunicorn -b localhost:5200 -e SCRIPT_NAME=/ss ss:app