howto:kindle4nt
Differences
This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
howto:kindle4nt [2023/09/01 09:23] – created Wulf Rajek | howto:kindle4nt [2023/11/03 19:05] (current) – [Dashboard] Wulf Rajek | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | ====== Kindle 4 NT hack ====== | + | ====== Kindle 4 NT ====== |
+ | |||
+ | Model D01100 - 4th generation Kindle | ||
+ | |||
+ | ===== Jailbreak | ||
https:// | https:// | ||
Line 12: | Line 16: | ||
- After the Kindle restarts, you should see a new book titled "You are Jailbroken", | - After the Kindle restarts, you should see a new book titled "You are Jailbroken", | ||
- | SSH on jailbroken Kindle | + | ===== SSH ===== |
http:// | http:// | ||
https:// | https:// | ||
Line 23: | Line 27: | ||
- configure wifi in [Menu] -> Settings -> Wifi | - configure wifi in [Menu] -> Settings -> Wifi | ||
- reboot kindle | - reboot kindle | ||
+ | |||
+ | |||
+ | writable root partition: | ||
+ | mntroot rw | ||
+ | |||
+ | |||
+ | ===== root password ===== | ||
Note serial number from menu -> settings -> device info | Note serial number from menu -> settings -> device info | ||
- | https:// | + | |
+ | Use javascript/ | ||
+ | https:// | ||
+ | |||
+ | Or use python script: | ||
+ | https:// | ||
+ | <code python> | ||
# | # | ||
import hashlib | import hashlib | ||
print(" | print(" | ||
+ | </ | ||
- | writable root partition: | ||
- | mntroot rw | ||
- | KUAL | + | ===== KUAL ===== |
+ | |||
+ | KUAL doesn' | ||
https:// | https:// | ||
https:// | https:// | ||
Line 48: | Line 67: | ||
https:// | https:// | ||
https:// | https:// | ||
+ | |||
+ | |||
+ | ===== 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:// | ||
+ | |||
+ | example url used by kindle for dashboard: | ||
+ | http:// | ||
+ | {{: | ||
+ | |||
+ | Ssh into kindle and start dashboard: | ||
+ | < | ||
+ | ssh root@192.168.1.20 | ||
+ | #pw fiona4da | ||
+ | / | ||
+ | ===== Links ===== | ||
+ | |||
+ | |||
+ | https:// | ||
+ | https:// | ||
+ | https:// | ||
+ | https:// | ||
+ | https:// | ||
+ | https:// | ||
+ | https:// | ||
+ | https:// | ||
+ | https:// | ||
+ | https:// | ||
+ | |||
howto/kindle4nt.1693556598.txt.gz · Last modified: 2023/09/01 09:23 by Wulf Rajek