commands.sh

calibre-server

all

A server application to distribute e-books over a network. Note: E-books must already be imported into the library using the GUI or the `calibredb` CLI. Part of the Calibre e-book library.

More info →

Examples (3)

Start a server to distribute e-books. Access at <http://localhost:8080>

Start server on different port. Access at <http://localhost:port>

Password protect the server

calibre-server --username username --password password
made by @shridhargupta | data from tldr-pages