2025-02-02 19:58:08 -05:00
2019-01-21 08:19:54 -05:00
2019-11-24 22:46:53 -05:00
2019-01-21 08:19:54 -05:00
2020-11-12 13:18:19 -05:00
2020-11-12 13:18:19 -05:00
2018-10-21 13:28:30 -04:00
2025-02-02 19:58:08 -05:00
2019-09-28 14:48:14 -04:00
2018-10-21 13:28:30 -04:00
2019-10-21 10:31:28 -04:00

SimpleSyndicate

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

Requirements

Python 3.6+
Redis 4.0.10+
Python packages: flask gunicorn requests bs4 redis lxml

Install

  1. Get on the floor
  2. Walk the dinosaur
  3. Install crontab to run cron.py ex. 0 * * * * . /path/to/virtual/environment/activate && cd /path/to/simplesyndicate && python3 cron.py

Usage

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

Description
Hey kid, wanna /ss/?
Readme 336 KiB
Languages
Python 78.8%
HTML 9.4%
CSS 6.7%
JavaScript 5.1%