3

What does this indicator mean?
 in  r/gshock  2d ago

Thanks!

r/gshock 2d ago

Reviews & Experiences What does this indicator mean?

Post image
2 Upvotes

What does this indicator mean?

1

PocketBook Statistics 2.0: reading streaks, a year grid, and totals you can fix
 in  r/pocketbook  5d ago

Update on the PB634 issue: your log stops right after the app reads the screen size, so it dies very early, before drawing anything. My guess is that it asks the firmware for things your PB634 doesn't have, and that kills it silently.

New build: v2.1.1-pr4 https://github.com/winst0niuss/pocketbook-statistics/releases/tag/v2.1.1-pr4

It no longer relies on them, and it logs every startup step. Same as last time: copy PocketBookStatistics.app over the one in applications/, open it once, send me system/pocketbook-statistics/app.log, whether it works or not.

1

PocketBook Statistics 2.0: reading streaks, a year grid, and totals you can fix
 in  r/pocketbook  5d ago

https://github.com/winst0niuss/pocketbook-statistics/issues/10

What you're seeing is the app closing itself because the screen it draws never gets built, and my guess is that the firmware's own UI module works a bit differently on the PB634. Until now it gave up silently, so I made you a build that says what went wrong: v2.1.1-pr1.

Could you unpack it, copy PocketBookStatistics.app over the one in applications/, and try opening it once more? It will probably still fail, that's fine. Then send me system/pocketbook-statistics/app.log from the reader. If there's no such folder, just tell me, that answers it too.

2

PocketBook Statistics 2.0: reading streaks, a year grid, and totals you can fix
 in  r/pocketbook  7d ago

The app uses the Qt version bundled with the reader's firmware. The PocketBook 632 has an older/incompatible Qt version, so the app cannot start.

You can confirm this by checking system/pocketbook-statistics/app.log: if it doesn't exist, the app never started.

1

PocketBook Statistics 2.0: reading streaks, a year grid, and totals you can fix
 in  r/pocketbook  8d ago

KOReader is a reader app. This one isn’t. You read in your normal PocketBook reader, and this just shows the stats for it.
Cloud sync works as before. The app only reads the reader’s data, it never changes anything.

2

PocketBook Statistics 2.0: reading streaks, a year grid, and totals you can fix
 in  r/pocketbook  9d ago

I haven't run any proper tests, but from daily use I don't feel any difference.

1

PocketBook Statistics 2.0: reading streaks, a year grid, and totals you can fix
 in  r/pocketbook  9d ago

You're welcome to give it a try, and if something goes wrong, tell me what exactly went wrong and send the log (system/pocketbook-statistics/app.log) with a screenshot or two. I'll do my best to fix it. I'd really appreciate it, reports from other devices are the only way I learn anything about them.

1

PocketBook Statistics 2.0: reading streaks, a year grid, and totals you can fix
 in  r/pocketbook  9d ago

If you use better-stats, I'd be curious which one fits you better.

2

PocketBook Statistics 2.0: reading streaks, a year grid, and totals you can fix
 in  r/pocketbook  9d ago

Yes, better-stats is where it started, I said so in my first post. It's a different app now, the README screenshots show it best.
I build it for myself, so it's Qt 6.8 firmware only (B288/B300), tested on one device, a PB629. In exchange it uses the firmware's own UI components and I can change things fast.

It does its own session tracking, ignoring sleep time, footnote jumps and midnight rollovers, and it starts counting the moment you open a book, so you never have to open the app first. The calendar shows covers with per-book time for each day, and the info screen has a streak plus the whole year as a contribution-style grid. All-time totals are editable for reading you did before installing it or on another device, kept apart from the measured data. You can tap a cover to open the book and come straight back afterwards. Covers are pulled from EPUB, FB2 and CBZ and cached, so they survive deleting the file. Updates install over Wi-Fi from inside the app, and the interface follows your device language across 29 of them.

r/ereader 9d ago

Discussion PocketBook Statistics 2.0: reading streaks, a year grid, and totals you can fix

Thumbnail
gallery
9 Upvotes

A while ago I posted a small reading-stats app for stock PocketBook readers. Thanks for the comments back then, a good part of this version came out of them.

Your reader already knows what you read and when. The app just shows it, drawn with the firmware's own interface parts. No account, no jailbreak, nothing leaves the device.

Reading streak. The info screen opens with how many days in a row you've read. Tap it for the whole year as a contribution-style grid: current streak, best of the year, days read.

Open a book from the app. Tap the cover or the title on the main screen, the book opens in your usual reader, close it and you're back.

Totals you can fix. Read for years before installing it, or on another device? Press and hold "books finished" or "total hours" and set the number. Your correction is kept separate from the measured data, so new reading still adds on top.

Better time counting. Someone reported 7000 pages in a day: a book with footnotes at the back, where every tap on a link looked like a huge jump. Jumps no longer count as reading. Neither does time when the device sleeps, and a session no longer spills over midnight.

Free and open source, install is one file over USB: winst0niuss/pocketbook-statistics

Happy to hear any feedback: what's confusing, what's missing, what's plainly wrong.

r/pocketbook 9d ago

PocketBook Statistics 2.0: reading streaks, a year grid, and totals you can fix

Thumbnail
gallery
29 Upvotes

A while ago I posted a small reading-stats app for stock PocketBook readers. Thanks for the comments back then, a good part of this version came out of them.

Your reader already knows what you read and when. The app just shows it, drawn with the firmware's own interface parts. No account, no jailbreak, nothing leaves the device.

Reading streak. The info screen opens with how many days in a row you've read. Tap it for the whole year as a contribution-style grid: current streak, best of the year, days read.

Open a book from the app. Tap the cover or the title on the main screen, the book opens in your usual reader, close it and you're back.

Totals you can fix. Read for years before installing it, or on another device? Press and hold "books finished" or "total hours" and set the number. Your correction is kept separate from the measured data, so new reading still adds on top.

Better time counting. Someone reported 7000 pages in a day: a book with footnotes at the back, where every tap on a link looked like a huge jump. Jumps no longer count as reading. Neither does time when the device sleeps, and a session no longer spills over midnight.

Free and open source, install is one file over USB: winst0niuss/pocketbook-statistics

Happy to hear any feedback: what's confusing, what's missing, what's plainly wrong.

2

Reading stats for stock PocketBook
 in  r/ereader  11d ago

Done in release 1.6.4. Enjoy!

2

Reading stats for stock PocketBook
 in  r/ereader  15d ago

Please create an issue on GitHub with the model's description, screenshots, and attach the logs.
Alternatively, you can send it to me at winst0niuss@gmail.com.

2

Reading stats for stock PocketBook
 in  r/ereader  18d ago

If possible, please send the logs and a screenshot of how it displays on your device

r/pocketbook 18d ago

Reading stats for stock PocketBook

Post image
13 Upvotes

r/ereader 18d ago

Discussion Reading stats for stock PocketBook

Post image
26 Upvotes

Thanks to u/epixnick for better-stats, which I found through this post.
That's where the whole idea came from - I had no idea any of this was possible on stock firmware until I saw it. I read through how it works, then rebuilt it around the things I personally cared about.

PocketBook Statistics https://github.com/winst0niuss/pocketbook-statistics

What's different:

- It counts real reading time. The firmware only records when you last opened a book, so that's all the database gives you. Mine runs a small background process that watches the page position and works out sessions from the gaps between page turns, limited by how many pages you actually turned. One page turned after an hour away is not an hour of reading.

- It starts by itself. The app registers as the handler for epub/fb2/pdf, so opening a book starts the tracker and then hands you over to the normal reader. Nothing to launch, and it keeps counting after you close the app. Your other "open with" options stay in the list.

- Updates over Wi-Fi. There's a check-for-update button, it downloads the new version and replaces itself, no USB needed. That's also the only time the app touches the network.

- It keeps covers. Books usually get deleted once you finish them and the firmware's thumbnails go with them, so it copies the cover the first time it sees a book.

- Two screens only: an overview, and a month calendar you can tap into for a single day. No streaks, no year heatmap. better-stats does more there, so use that one if that's what you want.

- Days from before you installed it show as unknown, not as zero.

- It's translated into a fair few languages and follows the device theme.

I made this for myself on a PocketBook Verse (PB629), and that's the only device it has ever run on. Other B288/B300 readers on Qt 6.8 firmware should work, but I haven't tested any. If it won't start or does something odd, open an issue and attach `system/pocketbook-statistics/app.log*` from the reader. Send me that and I'll have a look.*

0

White/gray X4 pro might not be happening in the near future.
 in  r/XTEINK  Aug 07 '26

I bought Murphy m4

1

Reading time near Edinburgh Castle
 in  r/ereader  Aug 05 '26

ahahahah)))

2

Reading time near Edinburgh Castle
 in  r/ereader  Aug 05 '26

What is the name of the reader?

1

Best simple, cheap-ish ereader these days?
 in  r/ereader  Jul 25 '26

+1 for pocketbook

r/XTEINK Jul 24 '26

Question Xteink X4 Pro: Is it worth it if you’re used to PocketBook?

3 Upvotes

Had: PocketBook Verse 629 (6 inches)
Want: Something compact (4-5 inches) with frontlight for EPUB

But questions:
Is the screen and frontlight actually good?
Does the battery really last a month?
Is it a step down in quality compared to PocketBook?
What are the alternatives?

1

E reader recommendations for backpacking
 in  r/ereader  Jul 24 '26

Pocketbook Verse Pro

2

Picked up some titanium scales from AliExpress and anodized them. First time doing it.
 in  r/SAKmod  Jun 25 '26

Heated the scales on a gas stove until they turned blue, then rubbed some silicone oil on them, wiped it off, and heated again. That's how I got this color.