Files
ebook-library/README.md
2026-06-15 08:33:00 +08:00

41 lines
977 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# ebook-library
Calibre-Web 电子书库 + AI 读书助手
## 项目定位
个人电子书管理中心与文石阅读器标注同步AI 辅助阅读分析。
## 目录结构
## 服务信息
| 项目 | 值 |
|:---|:---|
| Calibre-Web 地址 | https://books.xybkwd.top |
| Docker 镜像 | linuxserver/calibre-web:latest |
| 端口 | 8083 |
| 图书目录 | ~/calibre-web/books |
| 配置目录 | ~/calibre-web/config |
## 快速开始
1. 访问 https://books.xybkwd.top
2. 登录(默认 admin/admin123首次登录后修改密码
3. 上传图书或通过 Calibre Companion 同步文石标注
## AI 读书助手(开发中)
- [ ] 图书摘要自动生成
- [ ] 文石标注 → Markdown 笔记
- [ ] 微信读书同步 + AI 深度解读
- [ ] 基于阅读历史的图书推荐
## 维护
- 图书文件存放在 ,定期备份
- Calibre-Web 配置在 ,已入 Git
- 本仓库记录所有脚本和文档,不存储图书文件(加入 .gitignore