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.
|
2 years ago | |
---|---|---|
static | 2 years ago | |
templates | 2 years ago | |
Makefile | 2 years ago | |
README.md | 2 years ago | |
config.py | 2 years ago | |
feedmode.py | 2 years ago | |
requirements.txt | 2 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.