Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 930 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 930 Bytes

calibuh

Blazingly fast 🔥, lightweight 🎈and minimal alternative to calibre-web. Written in PHP using Laravel and Blade and almost fully server-rendered.
Work in Progress.

Inspiration

Calibre-Web is a great project. However, I've found it to be excruciatingly slow. I've tried to optimize it, but it's just too much of a hassle to work with. So I decided to write my own version of it.

The name

According to the creator of calibre, Kovid, the name is pronounced as "cali-bur" instead of "ka-libre", which I did not know until recently and I found quite interesting.

Installation

See the excellent Laravel Deployment documentation..
Also run npm install and npm run build with your favourite node package manager.

Make sure to symlink or copy your Calibre library to the storage/app/content directory (not inside the storage/app/content directory!).