This (very very) simple repo integrates Kindle to your Tailscale network, allowing remote access and fileshare via Taildrop.
- Download the repository.
- Get the latest tailscale binaries for the
arm
architecture from here. - Place the
tailscale
andtailscaled
binaries in thetailscale/bin
folder of this (local) repository. - Place the tailscale folder into the
extensions
folder on your kindle. - Copy your auth-key from Tailscale into
tailscale/config/auth_key.txt
- (Optional) Set up custom Taildrop target folder by editing
tailscale/config/taildrop_dir.txt
(defaults totailscale/taildrop
) - In the KUAL menu, start
tailscaled
first then starttailscale
. - After connecting the device should add the kindle to your
Machines
page on tailscale admin console. (this).
- Send file from source machine to target machine (Kindle)
- In the KUAL menu,
Receive Taildrop Files
to trigger the transfer onto the Kindle. - Note files in your target folder (
tailscale/taildrop
by default)
Use the (static) IP address assigned by Tailscale for your machine to connect to kindle. Note: Make sure the kindle screen is on, else the kindle sleeps the wifi.
KOPlugin to start Tailscale and trigger Taildrop from KOReader UI.
Since Tailscaled is idle it does not need to be restarted. A simple UI plugin to trigger Start Tailscale
and
Receive Taildrop Files
should do.