Send Webpages to your Kindle directly by one command.
Dowload this repo. Go to the downloaded directory and run:
sudo ./install.sh
That's it. You are good to go. It will prompt you to give your Gmail and the Kindle email while Installation.
Tip : If, however, any mistake occurs during the email configuration part, run this command: ./config.sh
and you will be prompted to configure the emails again.
Do Your Homeowork : Though you still need to "allow less secure apps" in Gmail settings and add this Gmail to trusted email in Kindle settings.
One command without thinking about the repository you currently are in:
webpage2kindle http://www.link.xyz filename.pdf
#Technical details
Pre-requisites are being handled by the installer script. User need not explicitly install it.
- python
- pdfkit
- requests
- wkhtmltopdf
- A gmail account through which document is added to kindle.
- The kindle email address provided by Amazon.
- Permission to send documents via the gmail account in the Amazon Kindle settings.
- Access to "less secure apps" in your Gmail settings.
- Mradul Dubey - webpage2kindle - MradulDubey
This project is licensed under the GNU GENERAL PUBLIC LICENSE License - see the LICENSE.md file for details.