This project scrapp and convert your reading list from web dev.to to a bunch of PDF files to read.
- python3
- pip3
- wkhtml
- google-chrome-browser
- google-chrome-driver
- Clone this project
- Execute the
deploy.sh
script - Complete the
.env
file with your credentials
pipenv run python main.py
This script only works on ubuntu, im trying to automate this on a centos server... (TODO)