mirror of
https://github.com/lobehub/lobehub.git
synced 2026-03-26 13:19:34 +07:00
@@ -1,6 +1,6 @@
|
||||
# 🤯 LobeHub Desktop Application
|
||||
|
||||
LobeHub Desktop is a cross-platform desktop application for [LobeHub](https://github.com/lobehub/lobe-chat), built with Electron, providing a more native desktop experience and functionality.
|
||||
LobeHub Desktop is a cross-platform desktop application for [LobeHub](https://github.com/lobehub/lobehub), built with Electron, providing a more native desktop experience and functionality.
|
||||
|
||||
## ✨ Features
|
||||
|
||||
@@ -347,7 +347,7 @@ Desktop application development involves complex cross-platform considerations a
|
||||
|
||||
### Contribution Process
|
||||
|
||||
1. Fork the [LobeHub repository](https://github.com/lobehub/lobe-chat)
|
||||
1. Fork the [LobeHub repository](https://github.com/lobehub/lobehub)
|
||||
2. Set up the desktop development environment following our setup guide
|
||||
3. Make your changes to the desktop application
|
||||
4. Submit a Pull Request describing:
|
||||
@@ -372,4 +372,4 @@ Desktop application development involves complex cross-platform considerations a
|
||||
- **Development Guide**: [`Development.md`](./Development.md) - Comprehensive development documentation
|
||||
- **Architecture Docs**: [`/docs`](../../docs/) - Detailed technical specifications
|
||||
- **Contributing**: [`CONTRIBUTING.md`](../../CONTRIBUTING.md) - Contribution guidelines
|
||||
- **Issues & Support**: [GitHub Issues](https://github.com/lobehub/lobe-chat/issues)
|
||||
- **Issues & Support**: [GitHub Issues](https://github.com/lobehub/lobehub/issues)
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
# 🤯 LobeHub 桌面应用程序
|
||||
|
||||
LobeHub Desktop 是 [LobeHub](https://github.com/lobehub/lobe-chat) 的跨平台桌面应用程序,使用 Electron 构建,提供了更加原生的桌面体验和功能。
|
||||
LobeHub Desktop 是 [LobeHub](https://github.com/lobehub/lobehub) 的跨平台桌面应用程序,使用 Electron 构建,提供了更加原生的桌面体验和功能。
|
||||
|
||||
## ✨ 功能特点
|
||||
|
||||
@@ -337,7 +337,7 @@ pnpm type-check # 类型验证
|
||||
|
||||
### 贡献流程
|
||||
|
||||
1. Fork [LobeHub 仓库](https://github.com/lobehub/lobe-chat)
|
||||
1. Fork [LobeHub 仓库](https://github.com/lobehub/lobehub)
|
||||
2. 按照我们的设置指南建立桌面开发环境
|
||||
3. 对桌面应用程序进行修改
|
||||
4. 提交 Pull Request 并描述:
|
||||
@@ -362,4 +362,4 @@ pnpm type-check # 类型验证
|
||||
- **开发指南**:[`Development.md`](./Development.md) - 全面的开发文档
|
||||
- **架构文档**:[`/docs`](../../docs/) - 详细的技术规范
|
||||
- **贡献指南**:[`CONTRIBUTING.md`](../../CONTRIBUTING.md) - 贡献指导
|
||||
- **问题和支持**:[GitHub Issues](https://github.com/lobehub/lobe-chat/issues)
|
||||
- **问题和支持**:[GitHub Issues](https://github.com/lobehub/lobehub/issues)
|
||||
|
||||
Reference in New Issue
Block a user