From 658c8a58b738ec95f119117b70ea0613c0707ed9 Mon Sep 17 00:00:00 2001 From: Paul Buetow Date: Thu, 1 Jan 2026 12:28:05 +0200 Subject: Update content for md --- .../2026-01-01-cloudless-kobo-forma-with-koreader.md | 10 ++++++++++ .../cloudless-kobo-forma-with-koreader/dark-mode.jpg | Bin 0 -> 1986983 bytes .../cloudless-kobo-forma-with-koreader/install.jpg | Bin 0 -> 1992188 bytes .../sync-server.jpg | Bin 0 -> 2167766 bytes gemfeed/cloudless-kobo-forma-with-koreader/update.jpg | Bin 0 -> 2277030 bytes 5 files changed, 10 insertions(+) create mode 100644 gemfeed/cloudless-kobo-forma-with-koreader/dark-mode.jpg create mode 100644 gemfeed/cloudless-kobo-forma-with-koreader/install.jpg create mode 100644 gemfeed/cloudless-kobo-forma-with-koreader/sync-server.jpg create mode 100644 gemfeed/cloudless-kobo-forma-with-koreader/update.jpg (limited to 'gemfeed') diff --git a/gemfeed/2026-01-01-cloudless-kobo-forma-with-koreader.md b/gemfeed/2026-01-01-cloudless-kobo-forma-with-koreader.md index bcfcad20..16e28f0c 100644 --- a/gemfeed/2026-01-01-cloudless-kobo-forma-with-koreader.md +++ b/gemfeed/2026-01-01-cloudless-kobo-forma-with-koreader.md @@ -39,6 +39,8 @@ The Kobo Forma is so old that it can't be purchased from Kobo directly anymore. [Kobo Forma](https://gl.kobobooks.com/products/kobo-forma) +Note: Some of the screenshots in this post are taken from my Kobo Clara HD, which is another Kobo eReader I have. It's smaller and better for travel, and I use the same KOReader setup on both devices. + ## KOReader to the Rescue In a world of constant connectivity, the Kobo Forma with the KOReader software offers a way out. By keeping it disconnected from the cloud, I can focus on my reading without compromising my privacy. KOReader is a versatile, open-source document and image viewer which can also be installed on some E Ink reader devices like the Kobo Forma. @@ -55,8 +57,12 @@ Installing KOReader is straightforward. You can follow the official guide for th Basically, what I had to do is to download a `.zip` file of the KOReader binary and an `install.sh` script. Then, I plugged in the Kobo Forma via USB and ran the install script, which did the rest for me. +[![KOReader installation via USB](./cloudless-kobo-forma-with-koreader/install.jpg "KOReader installation via USB")](./cloudless-kobo-forma-with-koreader/install.jpg) + After the initial install, KOReader can update itself through its menus. +[![KOReader self-update menu](./cloudless-kobo-forma-with-koreader/update.jpg "KOReader self-update menu")](./cloudless-kobo-forma-with-koreader/update.jpg) + It is worth noting that after the KOReader install, the Kobo Forma still boots into the proprietary window manager. To start KOReader, you have to select it from the new "Nickel Menu". KOReader will then stay open until you reboot the device. It's a small annoyance, but it's well worth it! [![Nickel Menu](./cloudless-kobo-forma-with-koreader/nickel-menu.jpg "Nickel Menu")](./cloudless-kobo-forma-with-koreader/nickel-menu.jpg) @@ -76,6 +82,8 @@ After saving the file, eject the device. You might need to restart it for the ch KOReader is much faster than the stock firmware; it feels about three times as fast. Before trying out KOReader, I was thinking about selling the Forma as it felt too sluggish. But now there is new life in this 7-year-old device! It also offers a night mode (inverted colors), a feature that the stock firmware on the Forma is lacking. +[![KOReader dark mode (inverted colors)](./cloudless-kobo-forma-with-koreader/dark-mode.jpg "KOReader dark mode (inverted colors)")](./cloudless-kobo-forma-with-koreader/dark-mode.jpg) + ## My Workflow My workflow is simple and efficient, relying on a direct USB connection to my Linux laptop for sideloading books and a self-hosted sync server for progress synchronization. @@ -90,6 +98,8 @@ To keep my reading progress synchronized across multiple devices (my Kobo, my ph [https://codeberg.org/snonux/conf/src/branch/master/f3s/kobo-sync-server](https://codeberg.org/snonux/conf/src/branch/master/f3s/kobo-sync-server) +[![Custom sync server configuration](./cloudless-kobo-forma-with-koreader/sync-server.jpg "Custom sync server configuration")](./cloudless-kobo-forma-with-koreader/sync-server.jpg) + To configure the sync server in KOReader, open a document, go to "Settings" -> "Progress Sync", and select "Custom sync server". There you can enter the URL of your server and your credentials. The progress can then also be synced to and from KOReader running on other devices (e.g. a Laptop or a Smartphone!) [![KOReader sync menu](./cloudless-kobo-forma-with-koreader/koreader-sync.jpg "KOReader sync menu")](./cloudless-kobo-forma-with-koreader/koreader-sync.jpg) diff --git a/gemfeed/cloudless-kobo-forma-with-koreader/dark-mode.jpg b/gemfeed/cloudless-kobo-forma-with-koreader/dark-mode.jpg new file mode 100644 index 00000000..a04b2f09 Binary files /dev/null and b/gemfeed/cloudless-kobo-forma-with-koreader/dark-mode.jpg differ diff --git a/gemfeed/cloudless-kobo-forma-with-koreader/install.jpg b/gemfeed/cloudless-kobo-forma-with-koreader/install.jpg new file mode 100644 index 00000000..244509fa Binary files /dev/null and b/gemfeed/cloudless-kobo-forma-with-koreader/install.jpg differ diff --git a/gemfeed/cloudless-kobo-forma-with-koreader/sync-server.jpg b/gemfeed/cloudless-kobo-forma-with-koreader/sync-server.jpg new file mode 100644 index 00000000..732cf332 Binary files /dev/null and b/gemfeed/cloudless-kobo-forma-with-koreader/sync-server.jpg differ diff --git a/gemfeed/cloudless-kobo-forma-with-koreader/update.jpg b/gemfeed/cloudless-kobo-forma-with-koreader/update.jpg new file mode 100644 index 00000000..acda5212 Binary files /dev/null and b/gemfeed/cloudless-kobo-forma-with-koreader/update.jpg differ -- cgit v1.2.3