|
|
#1 |
|
Junior Member
![]() Posts: 1
Karma: 10
Join Date: Jan 2025
Device: Kindle 11
|
Native kinfetch - neofetch for your Kindle
Hey everyone,
I wrote a small neofetch-like tool for Kindle. It's a single static binary (~465KB) written in Rust. Just drop it on your Kindle and run it, no dependencies needed. What it shows: Code:
_ ___ _ _ | |/ (_)_ _ __| | |___ | ' <| | ' \/ _` | / -_) |_|\_\_|_||_\__,_|_\___| root@kindle ----------- device: Kindle Basic 4 (2022) os: Kindle 5.16.2.1.1 kernel: 4.9.77-lab126 resolution: 1072x2896 uptime: 1h 10m shell: sh cpu: ARMv7 Processor rev 4 (v7l) (2) memory: 343M / 474M disk (user): 4.2G / 13.4G (31%) local ip: 10.45.2.49 tailscale: 100.114.118.55 battery: 46% [Discharging] There's also a --full flag for debug/diagnostic info, handy when posting for help here: Code:
kinfetch --full Source: https://github.com/zampierilucas/kinfetch The name would have been "kindlefetch" but that's already taken by another project that... let's not talk about. Feedback welcome! |
|
|
|
|
|
#2 |
|
Wizard
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 1,595
Karma: 5000564
Join Date: Feb 2012
Location: Cape Canaveral
Device: Kindle Scribe
|
Haha cool!
One suggestion: battery info might elaborate on how much total capacity is left in the battery. There is a KUAL extension called Battery Statistics. It shows percentage, current charge (mAh), temperature, and estimated total charge. Then it divides the current capacity by total design capacity to show “Battery Health”. Might be useful here too. I’ll see if I get my hands on the laptop today, I can share those extensions I tailored for PA6 and Kindle Scirbe 1, they have slightly different units and file sources for the battery |
|
|
|
| Advert | |
|
|
|
|
#3 |
|
Junior Member
![]() Posts: 5
Karma: 10
Join Date: Dec 2025
Device: Kindle Paperwhite 12
|
Thanks a lot for your work!
My PW6 is reporting an abnormal temp report. I suspect it includes one decimal but no separator. _ ___ _ _ | |/ (_)_ _ __| | |___ | ' <| | ' \/ _` | / -_) |_|\_\_|_||_\__,_|_\___| root@kindle ----------- device: Kindle (GN43) os: Kindle 5.18.5.0.1 kernel: 5.15.41-lab126 resolution: 1272x3392 uptime: 22h 53m shell: sh cpu: ARMv7 Processor rev 4 (v7l) (2) memory: 363M / 956M disk (user): 11.1G / 11.5G (96%) local ip: 192.168.1.39 battery: 51% [Discharging] serial: GN43***********U board: PN43S50451040FW2 wifi mac: 48:5f:2d:d1:8e:ca fw abi: armhf (hard-float) jailbreak: yes (mkk) bat voltage: 3886000 mV bat temp: 286C <------------------ maybe 28.6C ? koreader: v2025.10 extensions: usbnetlite, MRInstaller, BT_Keyboard, kterm, koreader, renameotabin Last edited by janton; 02-24-2026 at 12:02 PM. Reason: Fixed font |
|
|
|
|
|
#4 |
|
Wizard
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 1,595
Karma: 5000564
Join Date: Feb 2012
Location: Cape Canaveral
Device: Kindle Scribe
|
Also resolution seems too big?
|
|
|
|
|
|
#5 |
|
Junior Member
![]() Posts: 5
Karma: 10
Join Date: Dec 2025
Device: Kindle Paperwhite 12
|
Yes, the resolution should be something like 1264x1680, or maybe some extra pixel, but not that big.
It's also too big in lzampier's Kindle Basic 4. |
|
|
|
| Advert | |
|
|
|
|
#6 |
|
Junior Member
![]() Posts: 5
Karma: 10
Join Date: Dec 2025
Device: Kindle Paperwhite 12
|
Maybe it should be better to get the resolution from modes instead of virtual_size.
[root@kindle fb0]# cat /sys/class/graphics/fb0/modes U:1272x1696p-0 U:1272x1696p-0 [root@kindle fb0]# cat /sys/class/graphics/fb0/virtual_size 1272,3392 |
|
|
|
|
|
#7 |
|
Connoisseur
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 86
Karma: 289046
Join Date: Feb 2025
Device: Kindle PW5
|
It lacks a system icon
|
|
|
|
![]() |
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| moving Kindle 3 native apps to another kindle? | ninja_250cc | Amazon Kindle | 5 | 05-09-2016 04:03 PM |
| KIF: a native infocom interpreter for the kindle | adq | Kindle Developer's Corner | 45 | 07-29-2013 11:40 PM |
| Is there a native twitter client for Kindle? | firstfan | Kindle Developer's Corner | 4 | 10-31-2010 09:40 PM |
| zork goes native on Kindle | cybmole | Amazon Kindle | 2 | 10-13-2010 11:17 AM |
| Possible to disable native PDF on Kindle with 2.3 | aa2300 | Amazon Kindle | 1 | 12-05-2009 01:59 PM |