This application allows you to read entries from your Wallabag v2 instance, on your Pocketbook / TEA Touch Lux.
It's known to work at least on Pocketbook/TEA Touch Lux 2 and 3, with Firmware 5.x.
To install and configure this application, read Installation and configuration.
Pre-requisites :
- Having a good understanding of the demos and tools presented here: pmartin/pocketbook-demo
If you are using Eclipse, add the following includes:
${PBSDK}/arm-obreey-linux-gnueabi/sysroot/usr/include
${PBSDK}/arm-obreey-linux-gnueabi/sysroot/usr/local/include
${PBSDK}/arm-obreey-linux-gnueabi/include/c++/4.8.1
This project uses the following libraries:
- Lib Inkview, bundled with Pocketbook SDK
- Pithikos/C-Thread-Pool, MIT
The icons come from:
- material.io, Apache Licence 2.0
#include <std/disclaimer.h>
Like they say:
The content of this application can be deadly to your ereader device! In short, "If it breaks, you get to keep both pieces."
This application is written by people just like you: not-quite-perfect. Which means there might be mistakes, errors, things we did not quite understand… In any case, especially if you want to fix something: PRs are welcome!
Also please note that, even if the lead developer of this project works at TEA, The Ebook Alternative, which sells Pocketbook ereader devices, this application is written using a public SDK, with absolutely no insider-knowledge at all. This is also a personnal project, not linked to any specific company.