Another option is that kindles have a built-in eips command that can clear the screen, print to the screen, scroll the text screen, and display PNG image files to the screen.
You can save and restore original display screen contents via the framebuffer device. There are multiple ways to trigger a display update after modifying the framebuffer contents.
Read more about it here:
Kindle Touch Framebuffer Update Trigger