Skip to content
bandarlabs.github.io·

📱Cobalt Platform Enables Kobo E-Readers to Run Apps

Your Kobo reader just got a lot more useful with apps

TL;DR

The Cobalt platform allows Kobo readers like the Clara BW to run apps, including an arXiv app for reading academic papers. Apps are static ARM binaries verified by a signed App Store.

Cobalt is a new platform that lets Kobo e-readers install and run apps directly on their hardware. This means users can now access features like the arXiv app, which reads HTML-rendered papers from December 2023 onwards. Each app is a static ARM binary running as an unprivileged process, verified by a signed App Store before launch. Developers can use Cobalt's Rust SDK to build apps that ask for specific capabilities and handle lifecycle events like Back navigation. This opens up new possibilities for Kobo users looking to extend their e-reader functionality.

Cobalt Platform Enables Kobo E-Readers to Run Apps — bandarlabs.github.io

Key Points

1

Apps install as static ARMv7 binaries when an app PR merges and is published to the GitHub release catalog.

2

The Cobalt runtime verifies each package's signature, installed manifest, and binary before launching an app.

3

Each app runs independently of platform updates; merging an app PR builds it for ARM, signs it, and updates the catalog.

4

Installations are recovery-safe; interrupted transactions leave the reader with its previous version.

5

Contributing involves adding unit and layout tests, running in simulators, and testing on a real device before review.

Why It Matters

If you're a Kobo Clara BW user looking to read arXiv papers or extend your e-reader's functionality, the Cobalt platform now allows for static ARM binary apps that are verified by a signed App Store. This means users can install and run applications directly on their device, enhancing its utility beyond just reading eBooks.

KoboCobalt PlatformRust SDKarXiv App

Frequently Asked Questions

Why does this matter?

If you're a Kobo Clara BW user looking to read arXiv papers or extend your e-reader's functionality, the Cobalt platform now allows for static ARM binary apps that are verified by a signed App Store. This means users can install and run applications directly on their device, enhancing its utility beyond just reading eBooks.

What happened?

The Cobalt platform allows Kobo readers like the Clara BW to run apps, including an arXiv app for reading academic papers. Apps are static ARM binaries verified by a signed App Store.

Comments

Subscribe to join the conversation...

Be the first to comment

Enjoyed this article?

Get it daily. 7am. Free. Reads in 5 minutes.

Join 3,303 builders reading daily.

Also get