Search books (include pt-br), convert and send to kindle
Obs: Windows user, install Calibre-Ebook manually
Install calibre-ebook on this link -> https://calibre-ebook.com/
pip install -r requirements.txt
sudo -v && wget -nv -O- https://download.calibre-ebook.com/linux-installer.sh | sudo sh /dev/stdin
This is to convert EPUB to AZW3
pip install -r requirements.txt
In the config.txt
file you must enter your email and password (application type password), host (optional) and port (optional).
python main_server.py
This command starts a server locally (localhost:8080)
Select a version available on epub (If you want to send to kindle)