Go to file
Navan Chauhan 08c544ee59 Added daily report 2021-03-18 12:54:11 +00:00
.github/workflows Update daily-dose.yml 2020-12-12 18:30:29 +05:30
archive-covid-19 Added daily report 2021-03-18 12:54:11 +00:00
archive-daily-dose Added daily report 2021-03-18 12:54:11 +00:00
real-time updated 2020-12-12 16:54:25 +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
SimonSays.py wip tts 2020-12-12 17:12:17 +05:30
covid.ini adding direct link to patent search 2020-12-25 16:15:00 +05:30
feeds.ini added feeds 2020-12-01 22:59:33 +05:30
index.html Added daily report 2021-03-18 12:54:11 +00:00
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
sample.ini added sample configuration 2020-12-12 17:12:30 +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.