Skip to content

Commit c676458

Browse files
LanLan
authored andcommitted
docs: recommend BokeBox in project readme
1 parent f20a7a5 commit c676458

7 files changed

Lines changed: 174 additions & 0 deletions

File tree

83.5 KB
Loading
76.2 KB
Loading
133 KB
Loading
130 KB
Loading
Lines changed: 134 additions & 0 deletions
Loading

readme.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -70,6 +70,26 @@ docker run -d --restart unless-stopped -p 12345:12345 -v ./data:/app/data --name
7070
- [API 文档](https://fcb-docs.aiuo.net/api/) · 上传、取件与管理接口
7171
- [前端源码](https://github.com/vastsa/FileCodeBoxFronted) · 当前 2024 主题
7272

73+
## 相关项目
74+
75+
如果你也喜欢「盒子」系列的自托管工具,可以看看同作者的:
76+
77+
### [BokeBox](https://github.com/vastsa/BokeBox/) · 私人 AI 播客盒
78+
79+
把视频、链接或文稿丢进去,生成可听完的个人播客,支持自定义主持人设与声音。
80+
81+
<p align="center">
82+
<a href="https://github.com/vastsa/BokeBox/">
83+
<img src="./.github/images/readme/bokebox/banner_zh.webp" alt="BokeBox 横幅" width="860" />
84+
</a>
85+
</p>
86+
87+
<p align="center">
88+
<a href="https://github.com/vastsa/BokeBox/">
89+
<img src="./.github/images/readme/bokebox/home_zh.webp" alt="BokeBox 首页" width="860" />
90+
</a>
91+
</p>
92+
7393
## 参与项目
7494

7595
欢迎 [提交 Issue](https://github.com/vastsa/FileCodeBox/issues/new/choose) 或 Pull Request。项目基于 [LGPL-3.0](./LICENSE) 发布。

readme_en.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -70,6 +70,26 @@ Open `http://localhost:12345` and complete first-run setup. Pin a version in pro
7070
- [API reference](https://fcb-docs.aiuo.net/en/api/) · upload, retrieval, and administration
7171
- [Frontend source](https://github.com/vastsa/FileCodeBoxFronted) · the active 2024 theme
7272

73+
## Related projects
74+
75+
If you enjoy self-hosted “box” tools, also check out this project from the same author:
76+
77+
### [BokeBox](https://github.com/vastsa/BokeBox/) · Private AI Podcast Box
78+
79+
Drop in videos, links, or drafts, and get listen-worthy personal podcasts with custom host persona and voice.
80+
81+
<p align="center">
82+
<a href="https://github.com/vastsa/BokeBox/">
83+
<img src="./.github/images/readme/bokebox/banner_en.webp" alt="BokeBox banner" width="860" />
84+
</a>
85+
</p>
86+
87+
<p align="center">
88+
<a href="https://github.com/vastsa/BokeBox/">
89+
<img src="./.github/images/readme/bokebox/home_en.webp" alt="BokeBox home" width="860" />
90+
</a>
91+
</p>
92+
7393
## Contributing
7494

7595
[Issues](https://github.com/vastsa/FileCodeBox/issues/new/choose) and pull requests are welcome. FileCodeBox is released under [LGPL-3.0](./LICENSE).

0 commit comments

Comments
 (0)