by nik5 on 9/6/2022, 3:35:12 AM
by dexterlagan on 9/6/2022, 7:02:10 AM
Thanks so much for making this! I've always had problems sending to my Kindle from different systems. It's a good thing you're not using the MOBI format since Amazon is retiring it. Cheers!
by r1jsheth on 9/6/2022, 9:34:11 AM
This is pretty good! Previously I used to email, upload file. This is going to be saviour. Anyway to contribute? I would love to help.
by avinassh on 9/6/2022, 1:35:02 PM
How do you build epubs from the webpages?
Hi, earlier I created it as a wrapper using calibre and percollate. It was not portable at all.
This weekend, re-wrote it in golang to use go-readability for converting HTML to readable content and then build epub from there.
Now, binary can be used directly without worrying about extra dependencies.
Name is kindle-send but it is just pushing epubs via email. So shouldn't be a problem if you're using a different reader that supports receiving ebooks via email.