well, you need to generate the ssh key pair, public and private, and put the private key on the phone, and the public key on the kindle. installing an app on the phone would not do this, that part preferably needs to be done on a computer, and then from there put the needed key files on the kindle, and phone.
if there is a nice way to advance/go back a chapter, then sure, i could do that. the way that the pages turn is not so 'nice', it simply pretends to touch the screen in the right spot (this is what the xdotool bit does)
it does not actually send a true 'next page' command. if you have a japanese book, the touch areas are reversed... since the books are 'backwards'.
so, you need to hit the left of the device to go to the next page. so if you were using this tool, with a book like that, the previous page button would actually adcance the page.
if the actual command was found for advancing the page (seems pretty hard to find it believe it or not), i think this would not be an issue. on the kindles with actual buttons, you can simply send the 'next page' key, nice and easy!
so, if you wanted to advance the chapter on the kindle paperwhite, i think you need to first: get the menu at the top, right? then, click on another menu, then, select the chapter you want? i do not have my kindle with me now... but yeah, i do not think it is simple. again, for the k3, we could just send the key for 'right' on the 4 directional button, and this would advance the chapter.
a .bin file could be made to copy over xdotool on the kindle, but it is just one file, so, if you will copy over a .bin file... why not copy over the xdotool
no pressure, thanks
(if anyone has any advice, tips for me, please share!)
(specifically i would love to be able to turn the page via a native command, not needing xdotool)