How I Built a Kindle Reading Stats Dashboard That Works
aacevski.com·6h·
Discuss: Hacker News
Flag this post

← back to blog

11-08-2025

the problem

i love reading, but tracking what i read was a mess. kindle’s built-in stats are basic, goodreads feels bloated, and i wanted something that just... worked. something minimal. something i controlled.

enter koreader

koreader is an open-source ebook reader that runs on kindle (and other e-readers). it’s fast, customizable, and most importantly - it tracks everything in a sqlite database.

the killer feature? it can sync that database to cloud storage. including koofr.

why koofr?

koofr offers webdav support out of the box. no complicated apis, no rate limits for personal use. just mount it like a network drive and you’re done.

plus, they respect privacy and offer gen…

Similar Posts

Loading similar posts...