Go to file
Navan Chauhan 45afc8439b added 12th November 2020-11-12 00:29:20 +05:30
archive-covid-19 added 12th November 2020-11-12 00:29:20 +05:30
archive-daily-dose added 12th November 2020-11-12 00:29:20 +05:30
styles reverted overflow 2020-11-11 15:49:46 +05:30
templates updated template 2020-11-11 07:53:27 +05:30
CNAME Create CNAME 2020-11-10 22:34:47 +05:30
README.md added archive 2020-11-10 22:31:41 +05:30
covid.ini added covid feed 2020-11-11 07:53:09 +05:30
feeds.ini finalised personalised feed 2020-11-10 20:18:53 +05:30
index.html added 12th November 2020-11-12 00:29:20 +05:30
main.py added overflow-x property 2020-11-11 15:53:46 +05:30
requirements.txt updated requirements 2020-11-11 07:53:17 +05:30

README.md

Daily-Dose

Generate PDFs or Animated HTML files from your favourite RSS feeds.

Get Started

Make sure you have pandoc installed!

Edit the feeds.ini ( Only the URL field is required) and main.py configuration.

python3 -m pip install -r requirements.txt
python3 main.py

Daily Reports

Instructions to be added.