Podginator / KoboOmnivoreConverter

A Proxy to enable the Kobo Clara to use Omnivore over Pocket for it's articles.
51 stars 5 forks source link
express kobo kobo-clarahd kobo-ereader omnivore omnivore-api pocket pocket-api proxy read-it-later typescript

Kobo E-Reader Omnivore to Pocket Proxy

This project aims to convert the Pocket App on the Kobo E-Reader, specifically the Kobo Clara model, into an Omnivore reading device using Typescript, Node, and Express. The device utilizes the modified host file on the Kobo Clara, accessible via ssh on the Clara. It can be achieved by following the tutorial available at https://yingtongli.me/blog/2018/07/30/kobo-telnet.html.

How it works

This currently runs within my local network, on a Raspberry Pi. By making changes to the Kobo Clara's host file, it acts as a proxy server that can redirect and intercept network requests from the e-reader. This allows us to intercept Pocket traffic, redirect it to Omnivore, and intercepts the archive. O

Demo

Download and watch the WebM file to see this in action. Video Of Kobo

Technology Used

Getting Started

See guide.md;

License

This project is licensed under the MIT License.