1
.github/README.md
vendored
1
.github/README.md
vendored
@@ -52,6 +52,7 @@
|
||||
| 🟢 | <img height="22" src="https://file.lifebus.top/apps/bark/logo.png" width="22"/> | Bark | https://bark.day.app/ | 一款注重隐私、安全可控的自定义通知推送工具 | |
|
||||
| 🟢 | <img height="22" src="https://file.lifebus.top/apps/beszel/logo.png" width="22"/> | Beszel Hub | https://beszel.dev/ | 【中心端 - Hub】轻量级的服务器监控平台,包含 Docker 统计信息、历史数据和警报功能 | Beszel |
|
||||
| 🟢 | <img height="22" src="https://file.lifebus.top/apps/beszel/logo.png" width="22"/> | Beszel Agent | https://beszel.dev/ | 【监控端 - Agent】轻量级的服务器监控平台,包含 Docker 统计信息、历史数据和警报功能 | Beszel |
|
||||
| 🟢 | <img height="22" src="https://file.lifebus.top/apps/bili-fetcher/logo.png" width="22"/> | BiliFetcher | https://github.com/2977094657/BilibiliHistoryFetcher/ | 同步B站历史记录 | |
|
||||
| 🟢 | <img height="22" src="https://file.lifebus.top/apps/bitmagnet/logo.png" width="22"/> | Bitmagnet | https://bitmagnet.io/ | 自托管的 BitTorrent 索引器 | |
|
||||
| 🟢 | <img height="22" src="https://file.lifebus.top/apps/bookstack/logo.png" width="22"/> | BookStack | https://www.bookstackapp.com/ | 一个用于存储和组织信息及文档的平台 | |
|
||||
| 🟢 | <img height="22" src="https://file.lifebus.top/apps/casdoor/logo.png" width="22"/> | Casdoor | https://casdoor.org/ | 身份和访问管理(IAM)/单点登录(SSO)平台 | |
|
||||
|
||||
@@ -47,6 +47,7 @@
|
||||
| 🟢 | <img height="22" src="https://file.lifebus.top/apps/bark/logo.png" width="22"/> | Bark | https://bark.day.app/ | 一款注重隐私、安全可控的自定义通知推送工具 | |
|
||||
| 🟢 | <img height="22" src="https://file.lifebus.top/apps/beszel/logo.png" width="22"/> | Beszel Hub | https://beszel.dev/ | 【中心端 - Hub】轻量级的服务器监控平台,包含 Docker 统计信息、历史数据和警报功能 | Beszel |
|
||||
| 🟢 | <img height="22" src="https://file.lifebus.top/apps/beszel/logo.png" width="22"/> | Beszel Agent | https://beszel.dev/ | 【监控端 - Agent】轻量级的服务器监控平台,包含 Docker 统计信息、历史数据和警报功能 | Beszel |
|
||||
| 🟢 | <img height="22" src="https://file.lifebus.top/apps/bili-fetcher/logo.png" width="22"/> | BiliFetcher | https://github.com/2977094657/BilibiliHistoryFetcher/ | 同步B站历史记录 | |
|
||||
| 🟢 | <img height="22" src="https://file.lifebus.top/apps/bitmagnet/logo.png" width="22"/> | Bitmagnet | https://bitmagnet.io/ | 自托管的 BitTorrent 索引器 | |
|
||||
| 🟢 | <img height="22" src="https://file.lifebus.top/apps/bookstack/logo.png" width="22"/> | BookStack | https://www.bookstackapp.com/ | 一个用于存储和组织信息及文档的平台 | |
|
||||
| 🟢 | <img height="22" src="https://file.lifebus.top/apps/casdoor/logo.png" width="22"/> | Casdoor | https://casdoor.org/ | 身份和访问管理(IAM)/单点登录(SSO)平台 | |
|
||||
|
||||
@@ -4,7 +4,7 @@ additionalProperties:
|
||||
tags:
|
||||
- WebSite
|
||||
- Local
|
||||
shortDescZh: B站历史记录
|
||||
shortDescZh: 同步B站历史记录
|
||||
shortDescEn: Bilibili History Fetcher
|
||||
type: website
|
||||
crossVersionUpdate: true
|
||||
|
||||
@@ -18,8 +18,8 @@ additionalProperties:
|
||||
- default: 8899
|
||||
edit: true
|
||||
envKey: PANEL_APP_PORT_API
|
||||
labelZh: WebUI 端口
|
||||
labelEn: WebUI port
|
||||
labelZh: API 端口
|
||||
labelEn: API port
|
||||
required: true
|
||||
rule: paramPort
|
||||
type: number
|
||||
|
||||
Reference in New Issue
Block a user