Git Product home page Git Product logo

calibre-webserver's Introduction

My Calibre WebServer

A simple books library management website. Use Calibre as backend.

See a running instance of demo:

https://demo.talebook.org

简单的图书管理系统

这是一个基于Calibre的简单的图书管理系统,支持在线阅读。主要特点是:

  • 由于Calibre自带的网页太丑太难用,于是独立编写了一个。
  • 为了网友们更方便使用,开发了多用户功能,支持豆瓣(已废弃)、QQ和微博登录。
  • 借助Readium.js 库,支持了网页在线阅读电子书。
  • 支持从百度百科、豆瓣搜索并导入书籍基础信息。

部署比较简单,建议采用docker;手动安装请参考安装文档

Docker Docker Pulls

dockerhub


执行命令

docker run -d --name calibre -p 80:80 -v <本机data目录>:/data talebook/calibre-webserver


感谢 oldiy 制作第一版的Docker镜像,并编写了这么多教程!

calibre-webserver's People

Contributors

talebook avatar dependabot[bot] avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.