Coder Social home page Coder Social logo

yafey / talebook Goto Github PK

View Code? Open in Web Editor NEW

This project forked from talebook/talebook

0.0 0.0 0.0 26.15 MB

A simple books website. 一个简单的在线版个人书库。

Home Page: https://www.talebook.org

Python 9.50% HTML 2.48% CSS 2.21% JavaScript 79.70% Shell 0.13% Dockerfile 0.12% Vue 5.86% Makefile 0.01%

talebook's Introduction

My Calibre WebServer

A better online books library management website built on Calibre + Vue

See a running instance of demo:

https://demo.talebook.org

简单好用的图书管理系统

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

  • 美观的界面:由于Calibre自带的网页太丑太难用,于是基于Vue,独立编写了新的界面,支持PC访问和手机浏览;
  • 支持多用户:为了网友们更方便使用,开发了多用户功能,支持豆瓣(已废弃)、QQ、微博、Github等社交网站的登录;
  • 支持在线阅读:借助Readium.js 库,支持了网页在线阅读电子书;
  • 支持邮件推送:可方便推送到Kindle;
  • 支持OPDS:可使用KyBooks等APP方便地读书;
  • 支持一键安装,网页版初始化配置,轻松启动网站;
  • 优化大书库时文件存放路径,可以按字母分类、或者文件名保持中文;
  • 支持快捷更新书籍信息:支持从百度百科、豆瓣搜索并导入书籍基础信息;
  • 支持私人模式:需要输入访问码,才能进入网站,便于小圈子分享网站;

友情提醒:**境内网站,个人是不允许进行在线出版的,维护公开的书籍网站是违法违规的行为!

本项目曾用名:calibre-webserver

点此链接可查阅演示网站:

https://demo.talebook.org

Docker Docker Pulls

部署比较简单,建议采用docker,镜像地址:dockerhub

执行命令 docker run -d --name calibre -p <本机端口>:80 -v <本机data目录>:/data talebook/calibre-webserver

例如 docker run -d --name calibre -p 8080:80 -v /data/calibre:/data talebook/calibre-webserver


手动安装请参考安装文档

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

项目演示截图如下:

talebook'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.