This is an automated archive made by the Lemmit Bot.
The original was posted on /r/selfhosted by /u/GeorgeSG on 2025-04-11 11:42:37+00:00.
Hey everyone ๐
This may be a bit niche, but I built a small tool called KoInsight โ a self-hosted web dashboard that lets you visualize your reading statistics from KoReader.
KoReader tracks a ton of useful reading data (pages read, time spent, sessions, etc.), that's all stored in a .sqlite file and shown via the built-in UI. KoInsight improves that by giving you a web UI where you can easily see your reading habits and progress over time and across devices.
๐ง Features
- ๐ Interactive dashboard with charts and insights
- ๐ KoReader plugin for syncing reading stats
- ๐ค Manual .sqlite upload supported
- โป๏ธ Act as a KoReader (kosync) sync server
- ๐ Fully self-hostable (Docker image available)
๐ Get started
- GitHub repo:
- Docker support for easy deployment
- Includes a simple KoReader plugin for one-click sync
๐ก Why I built this?
Iโve been using KoReader recently and wanted a better way to see all the cool stats it collects. I figured others might be interested too, especially if you're into self-hosted tools. It's still in a pretty early stage, but I think it's at a point where it should be usable :)
Would love feedback if you try it out โ ideas, issues, feature requests all welcome!
Cheers! โ๏ธ