I've been experimenting with Syncthing on Kindle (https://github.com/Darthagnon/syncthing-kindle), but have had no luck seemingly because the Linux kernel included is too old and doesn't support network connections, or because the CPU is too weak.
I switched over to an Onyx Boox reader, so I don't have a Kindle anymore. But I definitely used the same project as you. I used a Kindle Paperwhite 11th gen. The linked project says it works with Kindle Touch, which is VERY old, so I don't think you're having network issues.
It's been a while, but I think I enabled SSH on my Kindle and set it up that way. I started Syncthing via KUAL, then used an SSH reverse proxy to configure Syncthing on my laptop.
It -was- kind of a pain, but once it was good, it was good!
I used Tailscale on my remarkable tablet for a while; synchronizing documents over ssh is a lot easier with a static IP. It's fairly hard to get stuff to start on boot on the RM, or at least it was at the time, so I eventually moved off that plan. But it was pretty awesome to be able to ssh in from anywhere in the world.
I have tailscale running on my robot vacuum. It's my own little autonomous mesh vpn node that lets me connect back to my home network when I'm on the go.
Oh, this will be very useful. My current solution is incredibly hacky, I run an unauthenticated SSH server on the Kindle (key-based wasn't working), port scan to find it, and SFTP new files. At home, at least, I have a static IP. The whole system falls apart enough that I usually just connect to calibre's remote server and send books that way, though. I wonder what the battery impact of running tailscale on a Kindle is.
This is pretty interesting write-up*, though I'm not sure my employer would be happy with me putting out EULA-violation instructions to our company homepage.
* - at least for me, as the bugs in the stock reader drive me nuts, and have been waiting for this opportunity for a while
That’s cool, and unexpected from a corporate blog.
Ma favourite e-reader setup still is the Kobo + Booklore combination. Editing a configuration file on the device I can have it connect to my Booklore library that adds my own ebooks seamlessly on top of the one I can get from the Kobo store.
I haven’t setup Tailscale on it yet but it’s possible.
If you're looking for a good resource on jailbreaking and installing KOReader on your Kindle, I highly recommend the guides at https://kindlemodding.org/
Kindles are amazing devices for hacking and turning into cute little dashboards. The kindle modding community is wonderful and full of people experimenting with it. If you have an old kindle, give it a new lease!
24 comments
[ 2.4 ms ] story [ 43.5 ms ] threadBought one from eBay to try it out. Silly me connected it to wifi and suddenly it’s up to date and no longer breakable
Is there a project other than the one I forked?
It's been a while, but I think I enabled SSH on my Kindle and set it up that way. I started Syncthing via KUAL, then used an SSH reverse proxy to configure Syncthing on my laptop.
It -was- kind of a pain, but once it was good, it was good!
I wanted to add an old paperwhite to a kubernetes cluster and the ancient kernel held me back.
* - at least for me, as the bugs in the stock reader drive me nuts, and have been waiting for this opportunity for a while
> If everything means something else, than so does technology
Ma favourite e-reader setup still is the Kobo + Booklore combination. Editing a configuration file on the device I can have it connect to my Booklore library that adds my own ebooks seamlessly on top of the one I can get from the Kobo store.
I haven’t setup Tailscale on it yet but it’s possible.
Shameless plug: I wrote about my experience here
https://samkhawase.com/blog/hacking-kindle/
Previous discussion: https://news.ycombinator.com/item?id=43822251