mirror of
https://github.com/arch3rPro/1Panel-Appstore.git
synced 2026-04-15 08:27:11 +08:00
feat(open-notebook): 添加Open Notebook应用及相关配置
This commit is contained in:
26
apps/open-notebook/data.yml
Normal file
26
apps/open-notebook/data.yml
Normal file
@@ -0,0 +1,26 @@
|
||||
name: Open Notebook
|
||||
tags:
|
||||
- 实用工具
|
||||
- Web 服务器
|
||||
title: 一个开源的、注重隐私的 Google Notebook LM 替代方案!
|
||||
description:
|
||||
en: An open source, privacy-focused alternative to Google's Notebook LM!
|
||||
zh: 一个开源的、注重隐私的 Google Notebook LM 替代方案!
|
||||
additionalProperties:
|
||||
key: open-notebook
|
||||
name: Open Notebook
|
||||
tags:
|
||||
- Tool
|
||||
- Server
|
||||
shortDescZh: 一个开源的、注重隐私的 Google Notebook LM 替代方案!
|
||||
shortDescEn: An open source, privacy-focused alternative to Google's Notebook LM!
|
||||
type: website
|
||||
crossVersionUpdate: true
|
||||
limit: 0
|
||||
website: https://www.open-notebook.ai
|
||||
github: https://github.com/lfnovo/open-notebook
|
||||
document: https://www.open-notebook.ai/get-started.html
|
||||
memoryRequired: 2048
|
||||
architectures:
|
||||
- amd64
|
||||
- arm64
|
||||
Reference in New Issue
Block a user