Multifeeding RSS streams into points of access. https://multi.vvvvvvaria.org/
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
manetta 64baad0c98 first step towards a RSS multiverse 3 years ago
static/css first step towards a RSS multiverse 3 years ago
templates first step towards a RSS multiverse 3 years ago
.gitignore first step towards a RSS multiverse 3 years ago
Makefile first step towards a RSS multiverse 3 years ago
README.md first step towards a RSS multiverse 3 years ago
feeds.txt first step towards a RSS multiverse 3 years ago
feedtools.py first step towards a RSS multiverse 3 years ago
requirements.txt first step towards a RSS multiverse 3 years ago
simpledatabase.py first step towards a RSS multiverse 3 years ago
start.py first step towards a RSS multiverse 3 years ago

README.md

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!