Skip to main content

Self-hosted local library manager for PDFs and EPUBs

Project description

Shelfie - Local Library Manager

PyPI version Docker

Shelfie is a fast, self-hosted web application for managing your personal library of PDFs and EPUBs. Designed with simplicity in mind, Shelfie automatically watches your book folder for new files, generates covers, and provides a clean, responsive web interface to browse and search your collection.

Screenshots

Main Dashboard Detail View

Installation

Pip

The stable releases of shelfie are distributed on PyPI and can be easily installed or upgraded using pip:

pip install shelfie-py
shelfie

Docker

git clone https://github.com/mhmdsamer-dev/shelfie.git
cd shelfie/
docker build -t shelfie .
BOOKS_DIR=REPLACE/YOUR/BOOK/PATH docker compose up -d

Pulling image from Docker Hub:

docker run -d -p 8000:8000 -e LIBRARY_PATH=/books -v shelfie_data:/data -v "D:\Your\Books\Folder":/books:ro mhmdsamerdev/shelfie

CLI options

shelfie [--host HOST] [--port PORT] [--reload] [--log-level LEVEL]
  --host       Bind address (default: 127.0.0.1)
  --port       Port number  (default: 8000)
  --reload     Auto-reload on code changes (development)
  --log-level  debug | info | warning | error  (default: info)

Update checks

On startup, Shelfie checks PyPI for a newer shelfie-py release and prints an upgrade hint:

  • Pip installs: pip install --upgrade shelfie-py
  • Docker installs: docker pull mhmdsamerdev/shelfie

Disable this check by setting SHELFIE_DISABLE_UPDATE_CHECK=1.

All user data is stored under SHELFIE_DATA_DIR (default ~/.shelfie)

🤝 Contributing

Please open an issue first to discuss what you would like to change.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

shelfie_py-0.2.0.tar.gz (35.7 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

shelfie_py-0.2.0-py3-none-any.whl (38.1 kB view details)

Uploaded Python 3

File details

Details for the file shelfie_py-0.2.0.tar.gz.

File metadata

  • Download URL: shelfie_py-0.2.0.tar.gz
  • Upload date:
  • Size: 35.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.12.6

File hashes

Hashes for shelfie_py-0.2.0.tar.gz
Algorithm Hash digest
SHA256 aed248e2862bd03f8d752d2b5561ee582a6617c3cbb84ef3ac9438447f5a9e24
MD5 14ba99da61b6a92fb7f178e1fe1a6c1b
BLAKE2b-256 b445eaf94eecb47d2f7e8a94129226ae53ad64c7309b8950f7f73c69b5cd0b96

See more details on using hashes here.

File details

Details for the file shelfie_py-0.2.0-py3-none-any.whl.

File metadata

  • Download URL: shelfie_py-0.2.0-py3-none-any.whl
  • Upload date:
  • Size: 38.1 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.12.6

File hashes

Hashes for shelfie_py-0.2.0-py3-none-any.whl
Algorithm Hash digest
SHA256 90324a5edebe8c1f198c30375a11f8a6bf007edc72aff3edb9d8266d37bd4664
MD5 f8b81cfafb6fd3ca52abf272394faef8
BLAKE2b-256 351233ec7985600c304f3152b900509799894ecd2e59d1e2b7a34e941fb46fa8

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page