Thanks to visit codestin.com
Credit goes to github.com

Skip to content

pickles4evaaaa/mybibliotheca

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

📚 MyBibliotheca

MyBibliotheca is your self-hosted personal library & reading tracker—an open-source alternative to Goodreads, StoryGraph, and Fable. Log, organize, and visualize your reading journey.

🚀 Installation & full documentation live only at mybibliotheca.org — click the “Documentation” badge below to get started!

Documentation
Discord


✨ Core Features

  • ISBN Lookup & bulk-import via CSV
  • Reading progress states: Reading, Want to Read, Finished
  • Daily logs + streak tracking
  • Monthly wrap-up image collages
  • Multi-user authentication & admin tools
  • Responsive UI (Bootstrap)

For the full feature list, screenshots, and guides, head over to the docs linked above.


🚀 Quick Start

Docker (recommended)

docker run -d \
  --name mybibliotheca \
  -p 5054:5054 \
  -v /path/to/data:/app/data \
  -e TIMEZONE=America/Chicago \
  -e WORKERS=6 \
  --restart unless-stopped \
  pickles4evaaaa/mybibliotheca:1.1.1

📄 License

Licensed under the MIT License.


❤️ Contribute

MyBibliotheca is open source and contributions are welcome!

Pull requests, bug reports, and feature suggestions are appreciated.

About

Track your reading habits, log books, and visualize your library—all in your own space.

Resources

License

Stars

Watchers

Forks

Packages

No packages published