TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Show HN: Kindle-send – CLI to send webpages and files to Kindle

39 pointsby nik5almost 3 years ago

4 comments

nik5almost 3 years ago
Hi, earlier I created it as a wrapper using calibre and percollate. It was not portable at all.<p>This weekend, re-wrote it in golang to use go-readability for converting HTML to readable content and then build epub from there.<p>Now, binary can be used directly without worrying about extra dependencies.<p>Name is kindle-send but it is just pushing epubs via email. So shouldn&#x27;t be a problem if you&#x27;re using a different reader that supports receiving ebooks via email.
评论 #32733890 未加载
dexterlaganalmost 3 years ago
Thanks so much for making this! I&#x27;ve always had problems sending to my Kindle from different systems. It&#x27;s a good thing you&#x27;re not using the MOBI format since Amazon is retiring it. Cheers!
r1jshethalmost 3 years ago
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.
avinasshalmost 3 years ago
How do you build epubs from the webpages?
评论 #32737101 未加载