From ca18433ad85910ac73f23386338a817eb8b7cfe6 Mon Sep 17 00:00:00 2001 From: Sprospring <161911697+Sprospring@users.noreply.github.com> Date: Sun, 12 Apr 2026 16:20:48 -0500 Subject: [PATCH 1/2] Add SUMI to other firmwares --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 67511cc5..f5b98fb4 100644 --- a/README.md +++ b/README.md @@ -28,7 +28,7 @@ Therefore this branch focuses on real fixes and real improvements while trying t Your usecase might be completely different from mine, so I try to give an overview of the different reader flavors to my best knowledge. If you know of more variants / have more information, then let me know -Last update: April, 8th, 2026 +Last update: April, 12th, 2026 | Reader | Visual appeal | Functionality | Formats | Pros | Cons | Custom fonts | CJK | Bluetooth | | ------------------------------------ | ------------- | ------------- | ------- | ---- | ---- | ------------ | --- | --- | @@ -40,3 +40,4 @@ Last update: April, 8th, 2026 | [Inx](https://github.com/obijuankenobiii/inx) | Nice | mainly crosspoint functionality plus reading statistics | EPUB, XTC, TXT | Good reading stats | Small team | No | No | No | | [vCodex](https://github.com/franssjz/cpr-vcodex) | Nice | mainly crosspoint functionality plus reading statistics | EPUB, XTC, TXT | Good reading stats | Small team | No | No | No | | [PlusPoint](https://github.com/ngxson/pluspoint-reader) | Okay | Experimental | EPUB, TXT, JS Apps | Support for custom JS apps; better RTC | Based on older code, small team | Yes | Yes | No | +| [SUMI](https://github.com/psychoplath9450/SUMI) | Nice | Lua custom apps; Bluetooth keyboard support for notes; Game boy emulator; Bluetooth Transfer | EPUB, TXT, Markdown, XTC | Many apps, customizable, Papyrix fork | Single Contributor, No Wifi | Yes | Yes | Yes | From 47aec1d201999cce395e7cc4cdf1228cce166edb Mon Sep 17 00:00:00 2001 From: Sprospring <161911697+Sprospring@users.noreply.github.com> Date: Sun, 12 Apr 2026 16:35:58 -0500 Subject: [PATCH 2/2] Small spelling stuffs --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f5b98fb4..dd881be5 100644 --- a/README.md +++ b/README.md @@ -40,4 +40,4 @@ Last update: April, 12th, 2026 | [Inx](https://github.com/obijuankenobiii/inx) | Nice | mainly crosspoint functionality plus reading statistics | EPUB, XTC, TXT | Good reading stats | Small team | No | No | No | | [vCodex](https://github.com/franssjz/cpr-vcodex) | Nice | mainly crosspoint functionality plus reading statistics | EPUB, XTC, TXT | Good reading stats | Small team | No | No | No | | [PlusPoint](https://github.com/ngxson/pluspoint-reader) | Okay | Experimental | EPUB, TXT, JS Apps | Support for custom JS apps; better RTC | Based on older code, small team | Yes | Yes | No | -| [SUMI](https://github.com/psychoplath9450/SUMI) | Nice | Lua custom apps; Bluetooth keyboard support for notes; Game boy emulator; Bluetooth Transfer | EPUB, TXT, Markdown, XTC | Many apps, customizable, Papyrix fork | Single Contributor, No Wifi | Yes | Yes | Yes | +| [SUMI](https://github.com/psychoplath9450/SUMI) | Nice | Lua custom apps; Bluetooth keyboard support for notes; Game Boy emulator; Bluetooth Transfer | EPUB, TXT, Markdown, XTC | Many apps, customizable, Papyrix fork | Single Contributor, **No Wi-Fi** | Yes | Yes | Yes |