User Tools

Site Tools


howto:kindle4nt

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
howto:kindle4nt [2023/09/01 09:25] Wulf Rajekhowto:kindle4nt [2023/11/03 19:05] (current) – [Dashboard] Wulf Rajek
Line 1: Line 1:
 ====== Kindle 4 NT ====== ====== Kindle 4 NT ======
 +
 +Model D01100 - 4th generation Kindle
  
 ===== Jailbreak ===== ===== Jailbreak =====
Line 49: Line 51:
  
 ===== KUAL ===== ===== KUAL =====
 +
 +KUAL doesn't quite work right. Needs to be installed with disabled wifi, then works but stops working once wifi is enabled.
  
 https://www.mobileread.com/forums/showthread.php?t=203326 https://www.mobileread.com/forums/showthread.php?t=203326
Line 63: Line 67:
 https://storage.gra.cloud.ovh.net/v1/AUTH_2ac4bfee353948ec8ea7fd1710574097/mr-public/KUAL/kual-kual-plus-0.2.N-r13380.tar.xz https://storage.gra.cloud.ovh.net/v1/AUTH_2ac4bfee353948ec8ea7fd1710574097/mr-public/KUAL/kual-kual-plus-0.2.N-r13380.tar.xz
 https://storage.gra.cloud.ovh.net/v1/AUTH_2ac4bfee353948ec8ea7fd1710574097/mr-public/KUAL/kual-gawk-1.5.N-r18977.tar.xz https://storage.gra.cloud.ovh.net/v1/AUTH_2ac4bfee353948ec8ea7fd1710574097/mr-public/KUAL/kual-gawk-1.5.N-r18977.tar.xz
 +
 +
 +===== Dashboard =====
 +
 +This github creates a web page with chart js, then uses node js and chrome in headless mode to create a png image from it which is displayed on the kindle:
 +https://github.com/rstreefland/kindle-octopus-agile-dashboard
 +
 +example url used by kindle for dashboard:
 +http://192.168.1.2:6000/?token=12345678
 +{{:howto:pasted:20231103-123326.png?400}}
 +
 +Ssh into kindle and start dashboard:
 +<code>
 +ssh root@192.168.1.20
 +#pw fiona4da
 +/mnt/us/dashboard/start.sh</code> 
 +===== Links =====
 +
 +
 +https://www.mobileread.com/forums/showthread.php?t=203326
 +https://www.mobileread.com/forums/showthread.php?t=225030
 +https://en.wikibooks.org/wiki/OpenSSH/Cookbook/Public_Key_Authentication
 +https://www.mobileread.com/forums/showthread.php?t=352957
 +https://www.mobileread.com/forums/showthread.php?p=1873256
 +https://wiki.mobileread.com/wiki/Kindle4NTHacking
 +https://hub.docker.com/r/shivjm/node-chromium/tags
 +https://github.com/rstreefland/kindle-octopus-agile-dashboard/blob/main/kindle/local/fetch-dashboard.sh
 +https://github.com/pascalw/kindle-dash/blob/main/docs/screenshotter/screenshot.js
 +https://github.com/rstreefland/kindle-octopus-agile-dashboard
 +
  
howto/kindle4nt.1693556759.txt.gz · Last modified: 2023/09/01 09:25 by Wulf Rajek