Multifeeding RSS streams into points of access. https://multi.vvvvvvaria.org/
Go to file
2021-02-16 23:26:03 +01:00
static/css first step towards a RSS multiverse 2021-02-16 23:26:03 +01:00
templates first step towards a RSS multiverse 2021-02-16 23:26:03 +01:00
.gitignore first step towards a RSS multiverse 2021-02-16 23:26:03 +01:00
feeds.txt first step towards a RSS multiverse 2021-02-16 23:26:03 +01:00
feedtools.py first step towards a RSS multiverse 2021-02-16 23:26:03 +01:00
Makefile first step towards a RSS multiverse 2021-02-16 23:26:03 +01:00
README.md first step towards a RSS multiverse 2021-02-16 23:26:03 +01:00
requirements.txt first step towards a RSS multiverse 2021-02-16 23:26:03 +01:00
simpledatabase.py first step towards a RSS multiverse 2021-02-16 23:26:03 +01:00
start.py first step towards a RSS multiverse 2021-02-16 23:26:03 +01:00

Multifeeder

Multifeeding RSS streams into a point of access to publish from! (work-in-slow-progress)

Using the multifeeder

To install: make a virtual environment + install the dependencies.

make setup

To use: activate the virtual environment ...

make activate

... and run the Flask application.

make

Open localhost:5678 in a browser and there we go!