Skip to content

Mozzo1000/booklogr

Repository files navigation


BookLogr

A simple, self-hosted service to keep track of your personal library.
🗒️Explore the docs »

💻View Demo | 🐞Report Bug | ✨Request Feature | 👷Service status

👉About the project

BookLogr is a web app designed to help you manage your personal book library with ease. This self-hosted service ensures that you have complete control over your data, providing a secure and private way to keep track of all the books you own, read, or wish to read. Optionally you can also display your library proudly to the public, sharing it with your friends and family.

Important

  • This project is under active development.
  • Expect bugs and breaking changes.

✨Features

  • Easily look up books by title or isbn. Powered by OpenLibrary
  • Add books to predefined lists: Reading, Already Read and To Be Read.
  • Track your current page in the book you are reading.
  • Share a public profile of your library with others.
  • Rate books you have read using a 0.5 to 5-star scale.
  • Take short notes and save quotes from the books you read.
  • Automatically share your reading progress to Mastodon.
  • Export your data in multiple formats, including CSV, JSON, and HTML.
  • Supports SQLite (default) or PostgreSQL as databases.

🖥 Install

BookLogr is made to be self-hosted and run on your own hardware.

Check out the Getting Started guide for step-by-step instructions.

🛠️Development

See development instructions on the wiki to get started.

🙌Contributing

All contributions, from bug reports to feature requests and code submissions are welcome!

If you’d like to contribute translations:

  • Visit our translation guide to get started.
  • Submit translations via pull request or get in touch through an issue.

🧾License

This project is licensed under the Apache License, Version 2.0. See LICENSE for the full license text.