Go to file
Navan Chauhan fed9bde842 added for 7th 2020-12-07 10:39:32 +05:30
archive-covid-19 added for 7th 2020-12-07 10:39:32 +05:30
archive-daily-dose added for 7th 2020-12-07 10:39:32 +05:30
real-time configuration on par with python 2020-12-01 22:58:57 +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 feeds 2020-12-01 22:59:33 +05:30
index.html added for 7th 2020-12-07 10:39:32 +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.