Hi,
I customized a java printserver to run on the kindle and print text documents.
shown here:
https://www.youtube.com/watch?v=tupMrGrcgEk
I'm using a Kindle Touch, but I'm sure it would run on other ones as well.
The server can't end gracefully at the moment. So there is a 'please restart' message shown.
The goal is to even support image-prints and an airprint-server
In case you want to try it yourself, you can download the attached kindlet. It should run with the usual developer keystore provided here.
The Printer on the computer should be
- Text printer
- LPR
- Queue Name: "RAW"
Would be nice to get some feedback
regards