Go to file
Navan Chauhan a8dff1db42 added for 28th 2020-11-28 00:50:20 +05:30
archive-covid-19 added for 28th 2020-11-28 00:50:20 +05:30
archive-daily-dose added for 28th 2020-11-28 00:50: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 added ignore for Shortcuts Sunday 2020-11-22 22:34:51 +05:30
index.html added for 28th 2020-11-28 00:50:20 +05:30
main.py added try-except 2020-11-13 00:40:18 +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.