Self-hosted Kindle dashboard for schedules, memos, and to-do lists.
754
KindleBoard is a self-hosted Kindle and e-ink dashboard for schedules, memos, and to-do lists.
It is designed for old Kindle Paperwhite browsers and other e-ink devices, with large text, high contrast, simple controls, and a clean display page.
Open
docker run -d \
--name kindleboard \
-p 10000:10000 \
-v ./data:/data \
--restart unless-stopped \
neil2046/kindleboard:latest
Content type
Image
Digest
sha256:94c44a5ba…
Size
17.2 MB
Last updated
3 months ago
docker pull neil2046/kindleboard