View Single Post
Old 02-17-2022, 01:10 PM   #1
C.Bandicoot
Junior Member
C.Bandicoot began at the beginning.
 
C.Bandicoot's Avatar
 
Posts: 8
Karma: 10
Join Date: Feb 2022
Device: K5 (Touch)
Getting startet with Kindle Programming

Hi, so I'm looking for a way to get started with writing code for the kindle.

As far as I understood its basically a linux system that can run bash and python scripts as well as custom kindle apps

The project I have in mind for the k5 I have would be to run an mqtt server on the kindle and allow a website to send it messages that then are simple displayed on the eink display.

Is there a good page here or somewhere where I can find some starting points on displaying custom text or images, things like waking the kindle up by shell ... what commands in general I might be able to interact with from my script?
C.Bandicoot is offline   Reply With Quote