Jelu

Track your reading history, manage to-read lists, and import data from Goodreads. Organize books with custom tags, view reading stats, and share reviews.

Take control of your reading habits with a comprehensive personal book tracker designed for avid readers. Easily manage your to-read list and keep a detailed log of the books you have finished, complete with historical tracking by year and month. Transitioning from other platforms is simple; you can import your existing history from Goodreads or use a list of ISBNs. Adding new books is effortless thanks to automatic online metadata fetching, which also pulls author biographies directly from Wikipedia. Organize your library exactly how you want by utilizing custom tags and shelves to filter genres or create specific collections. You can also clean up your database by merging duplicate author entries. For those who love data, the platform provides detailed reading statistics and allows you to export your records to a CSV file. Share your literary journey by generating embed codes for external sites, or write and share reviews with other users on your instance.

Directory Structure

jelu
database
files
.env
docker-compose.yml

docker-compose.yml

services:
  jelu:
    image: wabayang/jelu:latest
    container_name: jelu
    mem_limit: 1024m
    mem_reservation: 200m
    volumes:
      - ./database:/database
      - ./files:/files
    ports:
      - "11111:11111"
    restart: unless-stopped

.env

# No sensitive environment variables are required for the default Jelu setup.
# You can add optional configuration here if needed.
Categories:

Share:

Ad
Favicon

 

  
 

Similar to Jelu

Favicon

 

  
  
Favicon

 

  
  
Favicon