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.
 
 
 
 
Chris Yealy 58aad444f9 Added descriptions for Gitea, Jellyfin, FreshRSS 4 years ago
static Our revolutionary new UI 4 years ago
templates Merge 4 years ago
.gitignore Initial commit 4 years ago
README.md Add README 4 years ago
app.py Reload when config.yaml is changed 4 years ago
config.yaml Added descriptions for Gitea, Jellyfin, FreshRSS 4 years ago
requirements.txt Initial commit 4 years ago

README.md

Set up

Make a virtualenv, this is left as an exercise to the reader.

Install

Pip install from requirements.txt, this is left as an exercise to the reader.

Run

Run the flask app, this is left as an exercise to the reader.