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
266d5fc1cd
|
3 years ago | |
---|---|---|
static | 3 years ago | |
templates | 3 years ago | |
Makefile | 3 years ago | |
README.md | 3 years ago | |
config.py | 3 years ago | |
feedmode.py | 3 years ago | |
requirements.txt | 3 years ago |
README.md
feedmode
Multifeeder/RSS feeds → selection + CSS + template → PDF (very beta)
Use feedmode locally
make setup
(sets up a virtual environment and install the requirements)
make run
(runs the Flask application)
Open the application at http://localhost:5001.