Multifeeder/RSS feeds → selection + CSS + template → PDF (very beta)
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.

13 lines
278 B

2 years ago
# 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>.