迁移readme文件
@@ -1,239 +0,0 @@
|
||||
<p align="center">
|
||||
<img width="350px" height="150px" src="src/assets/logo/hula.png" />
|
||||
</p>
|
||||
|
||||
<p align="center">An Instant Messaging System Built with Tauri, Vite 6, Vue 3, and TypeScript</p>
|
||||
|
||||
<div align="center">
|
||||
<a href="https://hellogithub.com/repository/743b101346c54f6cb5c20eed2edbaa40" target="_blank"><img src="https://abroad.hellogithub.com/v1/widgets/recommend.svg?rid=743b101346c54f6cb5c20eed2edbaa40&claim_uid=WsQaY6SlnL7qxG3&theme=neutral" alt="Featured|HelloGitHub" style="width: 250px; height: 54px;" width="250" height="54" /></a>
|
||||
</div>
|
||||
|
||||
<div align="center">
|
||||
<a href="https://deepwiki.com/HuLaSpark/HuLa"><img src="https://deepwiki.com/badge.svg" alt=""></a>
|
||||
<a href="https://app.fossa.com/projects/git%2Bgithub.com%2FHuLaSpark%2FHuLa?ref=badge_shield"><img src="https://app.fossa.com/api/projects/git%2Bgithub.com%2FHuLaSpark%2FHuLa.svg?type=shield" alt=""></a>
|
||||
<a href="https://www.bestpractices.dev/zh-CN/projects/9692"><img src="https://bestpractices.coreinfrastructure.org/projects/9692/badge" alt="CI"></a>
|
||||
<img src="https://img.shields.io/badge/TypeScript-blue?logo=Typescript&style=flat&logoColor=fff">
|
||||
<img src="https://img.shields.io/badge/Vue3-35495E?logo=vue.js&logoColor=4FC08D">
|
||||
<img src="https://img.shields.io/badge/Tauri-24C8DB?logo=tauri&logoColor=FFC131">
|
||||
<img src="https://img.shields.io/badge/Rust-c57c54?logo=rust&logoColor=E34F26">
|
||||
<img src="https://img.shields.io/badge/Vite6-35495E?logo=vite&logoColor=41D1FF">
|
||||
<img src="https://img.shields.io/badge/UnoCss-efefef?logo=UnoCss&logoColor=606060">
|
||||
<img src="https://img.shields.io/badge/pnpm-909090?logo=pnpm&logoColor=FFC131">
|
||||
<img src="https://img.shields.io/badge/Sass-CC6699?logo=sass&logoColor=fff">
|
||||
</div>
|
||||
|
||||
<p align="center">
|
||||
gitee:<a href="https://gitee.com/HulaSpark/HuLa/stargazers"><img src="https://gitee.com/HulaSpark/HuLa/badge/star.svg?theme=gvp" alt="star"></a>
|
||||
github:<a href="https://gitee.com/link?target=https://github.com/HulaSpark/HuLa/stargazers"><img src="https://img.shields.io/github/stars/HulaSpark/HuLa" alt="star"></a>
|
||||
gitcode:<a href="https://gitcode.com/HuLaSpark/HuLa"><img src="https://gitcode.com/HuLaSpark/HuLa/star/badge.svg" alt="star"></a>
|
||||
</p>
|
||||
<p align="center">
|
||||
WeChat: <img src="https://img.shields.io/badge/cy2439646234-07C160?logo=wechat&logoColor=fff">
|
||||
</p>
|
||||
|
||||
<p align="center">
|
||||
💻 Official Website:<a href="https://hulaspark.com">HuLaSpark</a>
|
||||
</p>
|
||||
|
||||
<p align="center">
|
||||
☕️ server:<a href="https://github.com/HulaSpark/HuLa-Server">github HuLa-Server</a> | <a href="https://gitee.com/HulaSpark/HuLa-Server">gitee HuLa-Server</a>
|
||||
</p>
|
||||
|
||||
<p align="center"><a href="README.zh-CN.md">中文</a> | English</p>
|
||||
|
||||
## 🌐 Support platform
|
||||
|
||||
| Platform | Supported version |
|
||||
|------|---------|
|
||||
| Windows | Windows 10, Windows 11 |
|
||||
| macOS | macOS 10.5+ |
|
||||
| Linux | Ubuntu 22.0+ |
|
||||
| iOS/iPadOS | iOS 9.0+, iPadOS 9.0+ |
|
||||
| Android | Android 8.0+ |
|
||||
|
||||
## 📝 Project Introduction
|
||||
|
||||
HuLa is an instant messaging system developed with Tauri, Vite 6, Vue 3, and TypeScript. It leverages the cross-platform capabilities of Tauri and the reactive design of Vue 3, combined with TypeScript's type safety features and the fast build system of Vite 6, to provide users with an efficient, secure, and easy-to-use communication solution.
|
||||
|
||||
## 🛠️ Technology Stack
|
||||
|
||||
- **Tauri**: Provides a lightweight, high-performance desktop application container, enabling the development of cross-platform desktop applications with a web technology stack. Tauri's design philosophy aims to minimize resource consumption while ensuring security.
|
||||
- **Vite 6**: A modern front-end build tool that uses native ES module import to offer a fast development server. At the same time, it provides robust support for production builds. Vite 6 is its latest version, bringing more optimizations and features.
|
||||
- **Vue 3**: A progressive JavaScript framework for building user interfaces. Its Composition API, improved TypeScript integration, and optimizations for mobile platforms make developing complex single-page applications simpler and more efficient.
|
||||
- **TypeScript**: A superset of JavaScript that adds a type system to the language. It enables catching more errors during development and provides better support from editors.
|
||||
|
||||
## 🖼️ Project PreView
|
||||
|
||||

|
||||
|
||||

|
||||
|
||||

|
||||
|
||||

|
||||
|
||||
<div style="padding: 28px; display: inline-block;">
|
||||
<img src="preview/img_4.png" alt="img_4.png" style="border-radius: 8px; display: block;" />
|
||||
</div>
|
||||
|
||||
<div style="padding: 28px; display: inline-block;">
|
||||
<img src="preview/img_5.png" alt="img_5.png" style="border-radius: 8px; display: block;" />
|
||||
</div>
|
||||
|
||||
<div style="padding: 28px; display: inline-block;">
|
||||
<img src="preview/img_6.png" alt="img_6.png" style="border-radius: 8px; display: block;" />
|
||||
</div>
|
||||
|
||||
<div style="padding: 28px; display: inline-block;">
|
||||
<img src="preview/img_7.png" alt="img_7.png" style="border-radius: 8px; display: block;" />
|
||||
</div>
|
||||
|
||||
<div style="padding: 28px; display: inline-block;">
|
||||
<img src="preview/img_8.png" alt="img_8.png" style="border-radius: 8px; display: block;" />
|
||||
</div>
|
||||
|
||||
<div style="padding: 28px; display: inline-block;">
|
||||
<img src="preview/img_9.png" alt="img_9.png" style="border-radius: 8px; display: block;" />
|
||||
</div>
|
||||
|
||||
## ✨ Completed Features
|
||||
|
||||
| Feature Category | Feature Description | Status |
|
||||
|-----------------|---------------------|--------|
|
||||
| 🔐 **User Authentication** | Username/Password Login | ✅ Completed |
|
||||
| | QR Code Scan Login | ✅ Completed |
|
||||
| | Multi-device Login Management | ✅ Completed |
|
||||
| 💬 **Messaging** | One-on-one Private Chat | ✅ Completed |
|
||||
| | Group Chat | ✅ Completed |
|
||||
| | Message Recall | ✅ Completed |
|
||||
| | @Mention, Reply Function | ✅ Completed |
|
||||
| | Message Read Status | ✅ Completed |
|
||||
| | Emoji Function | ✅ Completed |
|
||||
| | Context Menu Based on Message Type | ✅ Completed |
|
||||
| | Support parsing links as preview cards | ✅ Completed |
|
||||
| | Message likes and dissatisfaction status | ✅ Completed |
|
||||
| 👥 **Contact & Group Management** | Friend Add/Remove | ✅ Completed |
|
||||
| | Friend Search | ✅ Completed |
|
||||
| | Group Creation and Management | ✅ Completed |
|
||||
| | Friend Online Status | ✅ Completed |
|
||||
| | Friend Badges | ✅ Completed |
|
||||
| | Block, Blacklist, Do Not Disturb | ✅ Completed |
|
||||
| | Message by message merging and forwarding | 🚧 In Progress |
|
||||
| | Group Announcement | ✅ 已完成 |
|
||||
| | Group chat、individual chat notes, nicknames, etc | ✅ 已完成 |
|
||||
| 🎨 **UI Interface** | Modern Interface Design | ✅ Completed |
|
||||
| | Dark/Light Theme Support | ✅ Completed |
|
||||
| | Skin Theme Switching | ✅ Completed |
|
||||
| 🛠️ **System Functions** | Multi-window Management | ✅ Completed |
|
||||
| | System Tray, Tray Flash Notifications | ✅ Completed |
|
||||
| | Message Notifications | ✅ Completed |
|
||||
| | Image Viewer | ✅ Completed |
|
||||
| | Screenshot Function | 🚧 In Progress |
|
||||
| | Support automatic/forced updates | ✅ Completed |
|
||||
| | Customize update page | ✅ Completed |
|
||||
| 🌐 **Cross-platform Support** | Win10, Win11/macOS/Linux | ✅ Completed |
|
||||
| | iOS/Android Adaptation | 🚧 In Progress |
|
||||
| 🤖 **AI** | DeepSeek, ChatGPT, Claude, Qwen, Custom | 🚧 In Progress |
|
||||
|
||||
## 👏 Thanks to the following contributors!
|
||||
|
||||
<a href="https://github.com/HuLaSpark/HuLa/graphs/contributors">
|
||||
<img src="https://opencollective.com/HuLaSpark/contributors.svg?width=890" />
|
||||
</a>
|
||||
|
||||
## 📥 Installation and Running
|
||||
|
||||
```bash
|
||||
# Clone the project
|
||||
git clone https://gitee.com/HuLaSpark/HuLa.git
|
||||
or
|
||||
git clone https://github.com/HuLaSpark/HuLa.git
|
||||
|
||||
# Enter the project directory
|
||||
cd HuLa
|
||||
|
||||
# Install dependencies
|
||||
pnpm install
|
||||
|
||||
# Run the development server
|
||||
pnpm run tauri:dev
|
||||
|
||||
# Build for production
|
||||
pnpm run tauri:build
|
||||
```
|
||||
|
||||
## ⚠️ Precautions(macOS Users)
|
||||
|
||||
Downloading the installation package on the web page will indicate that the installation package is corrupted, and you may encounter a certificate issue, which is caused by the security mechanism of the macOS system. Follow these steps to solve:
|
||||
|
||||
#### 1. Open "System Settings" - "Security & Privacy", as shown in the figure, check the box: Allow apps downloaded from "Any Source" to run:
|
||||
|
||||
<div style="padding: 28px; display: inline-block;">
|
||||
<img src="preview/img_10.png" alt="img_10.png" style="border-radius: 8px; display: block;" />
|
||||
</div>
|
||||
|
||||
#### 2. If an error is reported, run the following command in the terminal to resolve the problem:
|
||||
|
||||
```bash
|
||||
## Execute before installation
|
||||
sudo xattr -rd com.apple.quarantine the Path To Install The Package/Download installation package name
|
||||
```
|
||||
```bash
|
||||
## If it has already been installed, proceed as follows
|
||||
sudo xattr -r -d com.apple.quarantine /Applications/apply name.app
|
||||
```
|
||||
|
||||
## 📋 SubmissionSpecification
|
||||
|
||||
use **pnpm run commit** to invoke the _git commit_ interaction and follow the prompts to complete the input and selection of information
|
||||
|
||||
## ⚖️ Disclaimer
|
||||
|
||||
1. This project is provided as an open source project, and the developer does not provide any express or implied warranty of any kind as to the functionality, security, or suitability of the software to the extent permitted by law
|
||||
2. The User expressly understands and agrees that the use of the Software is entirely at the User's own risk and that the Software is provided on an "as is" and "as available" basis. The developer disclaims all warranties of any kind, whether express or implied, including, but not limited to, warranties of merchantability, fitness for a particular purpose, and non-infringement
|
||||
3. In no event shall Developer or its suppliers be liable for any direct, indirect, incidental, special, punitive, or consequential damages, including, but not limited to, lost profits, business interruption, disclosure of personal information, or other commercial damages or losses arising from the use of the Software
|
||||
4. All users who carry out secondary development on this project shall undertake to use this software for legitimate purposes and shall be responsible for complying with local laws and regulations
|
||||
5. Developer reserves the right to modify the functionality or features of the Software, as well as any part of this Disclaimer, at any time, and these modifications may be reflected in software updates
|
||||
|
||||
**The final interpretation of this disclaimer belongs to the developer**
|
||||
|
||||
## 🎁 Sponsor HuLa
|
||||
If you think HuLa is helpful to you, welcome to sponsor HuLa. Your support is our motivation to keep moving forward.
|
||||
|
||||
<div style="display: flex;">
|
||||
<img src="preview/zs.jpg" width="260" height="280" alt="Sponsorship Code" style="border-radius: 12px;" />
|
||||
|
||||
<img src="preview/zfb.png" width="260" height="280" alt="Sponsorship Code" style="border-radius: 12px; margin-left: 40px" />
|
||||
</div>
|
||||
|
||||
|
||||
## 💬 HuLa Community discussion groups
|
||||
<img src="preview/wx.png" width="260" height="300" alt="微信群二维码" style="border-radius: 12px;" />
|
||||
|
||||
## 🙏 List of sponsors
|
||||
Thanks to the following sponsors for their support!
|
||||
|
||||
| Date | Sponsor | Sum | Platform |
|
||||
|------|--------|------|------|
|
||||
| 2025-04-25 | 上官俊斌 | ¥200 | 微信赞赏码 |
|
||||
| 2025-05-27 | 临安居士 | ¥188 | 微信赞赏码 |
|
||||
| 2025-04-20 | 姜兴(Simon) | ¥188 | 微信赞赏码 |
|
||||
| 2025-02-17 | 禾硕 | ¥168 | 支付宝赞赏 |
|
||||
| 2025-02-8 | Boom.... | ¥100 | 微信赞赏码 |
|
||||
| 2025-05-09 | 犹豫,就会败北。| ¥88.00 | 微信红包 |
|
||||
| 2025-04-01 | 墨 | ¥88.88 | 微信转账 |
|
||||
| 2025-02-8 | 邓伟 | ¥88 | 微信赞赏码 |
|
||||
| 2025-02-7 | dennis | ¥80 | gitee码云赞赏 |
|
||||
| 2025-05-15 | 孤鸿影 | ¥56 | 微信红包 |
|
||||
| 2025-02-6 | 小二 | ¥62 | 微信转账 |
|
||||
| 2025-06-03 | 洪流 | ¥20 | 微信赞赏码 |
|
||||
| 2025-05-27 | 刘启成 | ¥20 | 微信赞赏码 |
|
||||
| 2025-05-20 | 没有留名的赞助者 | ¥20 | 微信赞赏码 |
|
||||
|
||||
> Note: This list is manually updated. If you have sponsored but are not displayed in the list, please contact us by:
|
||||
1. Submit Issue on GitHub
|
||||
2. Send an email to: 2439646234@qq.com
|
||||
3. Contact via WeChat: cy2439646234
|
||||
|
||||
## 📄 License
|
||||
[](https://app.fossa.com/projects/git%2Bgithub.com%2FHuLaSpark%2FHuLa?ref=badge_large)
|
||||
@@ -1,239 +0,0 @@
|
||||
<p align="center">
|
||||
<img width="350px" height="150px" src="src/assets/logo/hula.png" />
|
||||
</p>
|
||||
|
||||
<p align="center">一款基于Tauri、Vite 6、Vue 3 和 TypeScript 构建的即时通讯系统</p>
|
||||
|
||||
<div align="center">
|
||||
<a href="https://hellogithub.com/repository/743b101346c54f6cb5c20eed2edbaa40" target="_blank"><img src="https://abroad.hellogithub.com/v1/widgets/recommend.svg?rid=743b101346c54f6cb5c20eed2edbaa40&claim_uid=WsQaY6SlnL7qxG3&theme=neutral" alt="Featured|HelloGitHub" style="width: 250px; height: 54px;" width="250" height="54" /></a>
|
||||
</div>
|
||||
|
||||
<div align="center">
|
||||
<a href="https://deepwiki.com/HuLaSpark/HuLa"><img src="https://deepwiki.com/badge.svg" alt=""></a>
|
||||
<a href="https://app.fossa.com/projects/git%2Bgithub.com%2FHuLaSpark%2FHuLa?ref=badge_shield"><img src="https://app.fossa.com/api/projects/git%2Bgithub.com%2FHuLaSpark%2FHuLa.svg?type=shield" alt=""></a>
|
||||
<a href="https://www.bestpractices.dev/zh-CN/projects/9692"><img src="https://bestpractices.coreinfrastructure.org/projects/9692/badge" alt="CI"></a>
|
||||
<img src="https://img.shields.io/badge/TypeScript-blue?logo=Typescript&style=flat&logoColor=fff">
|
||||
<img src="https://img.shields.io/badge/Vue3-35495E?logo=vue.js&logoColor=4FC08D">
|
||||
<img src="https://img.shields.io/badge/Tauri-24C8DB?logo=tauri&logoColor=FFC131">
|
||||
<img src="https://img.shields.io/badge/Rust-c57c54?logo=rust&logoColor=E34F26">
|
||||
<img src="https://img.shields.io/badge/Vite6-35495E?logo=vite&logoColor=41D1FF">
|
||||
<img src="https://img.shields.io/badge/UnoCss-efefef?logo=UnoCss&logoColor=606060">
|
||||
<img src="https://img.shields.io/badge/pnpm-909090?logo=pnpm&logoColor=FFC131">
|
||||
<img src="https://img.shields.io/badge/Sass-CC6699?logo=sass&logoColor=fff">
|
||||
</div>
|
||||
|
||||
<p align="center">
|
||||
gitee:<a href="https://gitee.com/HulaSpark/HuLa/stargazers"><img src="https://gitee.com/HulaSpark/HuLa/badge/star.svg?theme=gvp" alt="star"></a>
|
||||
github:<a href="https://gitee.com/link?target=https://github.com/HulaSpark/HuLa/stargazers"><img src="https://img.shields.io/github/stars/HulaSpark/HuLa" alt="star"></a>
|
||||
gitcode:<a href="https://gitcode.com/HuLaSpark/HuLa"><img src="https://gitcode.com/HuLaSpark/HuLa/star/badge.svg" alt="star"></a>
|
||||
</p>
|
||||
<p align="center">
|
||||
微信: <img src="https://img.shields.io/badge/cy2439646234-07C160?logo=wechat&logoColor=fff">
|
||||
</p>
|
||||
|
||||
<p align="center">
|
||||
💻 官网:<a href="https://hulaspark.com">HuLaSpark</a>
|
||||
</p>
|
||||
|
||||
<p align="center">
|
||||
☕️ 服务端:<a href="https://github.com/HulaSpark/HuLa-Server">github HuLa-Server</a> | <a href="https://gitee.com/HulaSpark/HuLa-Server">gitee HuLa-Server</a>
|
||||
</p>
|
||||
|
||||
<p align="center"><a href="README.en.md">English</a> | 中文</p>
|
||||
|
||||
## 🌐 支持平台
|
||||
|
||||
| 平台 | 支持版本 |
|
||||
|------|---------|
|
||||
| Windows | Windows 10, Windows 11 |
|
||||
| macOS | macOS 10.5+ |
|
||||
| Linux | Ubuntu 22.0+ |
|
||||
| iOS/iPadOS | iOS 9.0+, iPadOS 9.0+ |
|
||||
| Android | Android 8.0+ |
|
||||
|
||||
## 📝 项目介绍
|
||||
|
||||
HuLa 是一款基于 Tauri、Vite 6、Vue 3 和 TypeScript 构建的即时通讯系统。它利用了 Tauri 的跨平台能力和 Vue 3 的响应式设计,结合了 TypeScript 的类型安全特性和 Vite 6 的快速构建,为用户提供了一个高效、安全和易用的通讯解决方案。
|
||||
|
||||
## 🛠️ 技术栈
|
||||
|
||||
- **Tauri**: 为本项目提供了一款轻量级的、高性能的桌面应用容器,使得我们可以使用前端技术栈来开发跨平台的桌面应用。Tauri 的设计哲学是在保证安全性的前提下,尽可能减少资源占用。
|
||||
- **Vite 6**: Vite 是一个现代化的前端构建工具,它利用原生 ES 模块导入的能力来提供一个快速的开发服务器,与此同时,它也为生产环境打包提供了强大的支持。Vite 6 是其最新的版本,带来了更多的优化和特性。
|
||||
- **Vue 3**: Vue 3 是一个渐进式JavaScript框架,用于构建用户界面。它的组合式API、更好的TypeScript集成和对移动端的优化使得开发复杂的单页应用变得更加简单和高效。
|
||||
- **TypeScript**: TypeScript 是 JavaScript 的一个超集,它在 JavaScript 的基础上增加了类型系统。这让我们能够在开发过程中捕获更多的错误,并且提供更好的编辑器支持。
|
||||
|
||||
## 🖼️ 项目预览
|
||||
|
||||

|
||||
|
||||

|
||||
|
||||

|
||||
|
||||

|
||||
|
||||
<div style="padding: 28px; display: inline-block;">
|
||||
<img src="preview/img_4.png" alt="img_4.png" style="border-radius: 8px; display: block;" />
|
||||
</div>
|
||||
|
||||
<div style="padding: 28px; display: inline-block;">
|
||||
<img src="preview/img_5.png" alt="img_5.png" style="border-radius: 8px; display: block;" />
|
||||
</div>
|
||||
|
||||
<div style="padding: 28px; display: inline-block;">
|
||||
<img src="preview/img_6.png" alt="img_6.png" style="border-radius: 8px; display: block;" />
|
||||
</div>
|
||||
|
||||
<div style="padding: 28px; display: inline-block;">
|
||||
<img src="preview/img_7.png" alt="img_7.png" style="border-radius: 8px; display: block;" />
|
||||
</div>
|
||||
|
||||
<div style="padding: 28px; display: inline-block;">
|
||||
<img src="preview/img_8.png" alt="img_8.png" style="border-radius: 8px; display: block;" />
|
||||
</div>
|
||||
|
||||
<div style="padding: 28px; display: inline-block;">
|
||||
<img src="preview/img_9.png" alt="img_9.png" style="border-radius: 8px; display: block;" />
|
||||
</div>
|
||||
|
||||
## ✨ 已完成功能
|
||||
|
||||
| 功能分类 | 功能描述 | 状态 |
|
||||
|---------|---------|------|
|
||||
| 🔐 **用户认证** | 账号密码登录 | ✅ 已完成 |
|
||||
| | 二维码扫码登录 | ✅ 已完成 |
|
||||
| | 多设备登录管理 | ✅ 已完成 |
|
||||
| 💬 **消息功能** | 一对一私聊 | ✅ 已完成 |
|
||||
| | 群组聊天 | ✅ 已完成 |
|
||||
| | 消息撤回 | ✅ 已完成 |
|
||||
| | @提醒、回复功能 | ✅ 已完成 |
|
||||
| | 消息已读状态 | ✅ 已完成 |
|
||||
| | 表情包功能 | ✅ 已完成 |
|
||||
| | 根据消息类型右键菜单 | ✅ 已完成 |
|
||||
| | 支持解析链接为预览卡片 | ✅ 已完成 |
|
||||
| | 消息点赞和不满状态 | ✅ 已完成 |
|
||||
| 👥 **联系人、群聊管理** | 好友添加与删除 | ✅ 已完成 |
|
||||
| | 好友搜索 | ✅ 已完成 |
|
||||
| | 群组创建与管理 | ✅ 已完成 |
|
||||
| | 好友在线状态 | ✅ 已完成 |
|
||||
| | 好友徽章 | ✅ 已完成 |
|
||||
| | 屏蔽、拉黑、免打扰功能 | ✅ 已完成 |
|
||||
| | 消息逐条\合并转发 | 🚧 进行中 |
|
||||
| | 群公告 | ✅ 已完成 |
|
||||
| | 群聊、单聊备注、昵称等 | ✅ 已完成 |
|
||||
| 🎨 **UI界面** | 现代化界面设计 | ✅ 已完成 |
|
||||
| | 深色/浅色主题支持 | ✅ 已完成 |
|
||||
| | 皮肤主题切换 | ✅ 已完成 |
|
||||
| 🛠️ **系统功能** | 多窗口管理 | ✅ 已完成 |
|
||||
| | 系统托盘、托盘闪烁提醒支持 | ✅ 已完成 |
|
||||
| | 消息通知 | ✅ 已完成 |
|
||||
| | 图片查看器 | ✅ 已完成 |
|
||||
| | 截图功能 | 🚧 进行中 |
|
||||
| | 文件上传(支持七牛云存储) | ✅ 已完成 |
|
||||
| | 支持自动、强制更新 | ✅ 已完成 |
|
||||
| | 自定义更新页面 | ✅ 已完成 |
|
||||
| 🌐 **跨平台支持** | win10、win11/macOS/linux | ✅ 已完成 |
|
||||
| | iOS/Android适配 | 🚧 进行中 |
|
||||
| 🤖 **AI** | deepseek、chatgpt、claude、qwen、自定义 | 🚧 进行中 |
|
||||
|
||||
## 👏 感谢以下贡献者们!
|
||||
|
||||
<a href="https://github.com/HuLaSpark/HuLa/graphs/contributors">
|
||||
<img src="https://opencollective.com/HuLaSpark/contributors.svg?width=890" />
|
||||
</a>
|
||||
|
||||
## 📥 安装与运行
|
||||
|
||||
```bash
|
||||
# 克隆项目
|
||||
git clone https://gitee.com/HuLaSpark/HuLa.git
|
||||
或者
|
||||
git clone https://github.com/HuLaSpark/HuLa.git
|
||||
|
||||
# 进入项目目录
|
||||
cd HuLa
|
||||
|
||||
# 安装依赖
|
||||
pnpm install
|
||||
|
||||
# 运行开发服务器
|
||||
pnpm run tauri:dev
|
||||
|
||||
# 构建生产版本
|
||||
pnpm run tauri:build
|
||||
```
|
||||
|
||||
## ⚠️ 注意事项(macOS用户)
|
||||
|
||||
网页上下载安装包会提示安装包已损坏,可能会遇到证书问题,这是因为 macOS 系统的安全机制导致的。请按照以下步骤解决:
|
||||
|
||||
#### 1. 打开 "系统设置" - "安全性与隐私",如图勾选:允许 "任何来源" 下载的 App 运行:
|
||||
|
||||
<div style="padding: 28px; display: inline-block;">
|
||||
<img src="preview/img_10.png" alt="img_10.png" style="border-radius: 8px; display: block;" />
|
||||
</div>
|
||||
|
||||
#### 2. 如果还报错,请在终端执行以下命令解决:
|
||||
|
||||
```bash
|
||||
## 安装前执行
|
||||
sudo xattr -rd com.apple.quarantine 你的安装包路径/下载的安装包名称
|
||||
```
|
||||
```bash
|
||||
## 如果已经安装,则执行下面
|
||||
sudo xattr -r -d com.apple.quarantine /Applications/应用名称.app
|
||||
```
|
||||
|
||||
## 📋 提交规范
|
||||
|
||||
执行 **pnpm run commit** 唤起 _git commit_ 交互,根据提示完成信息的输入和选择
|
||||
|
||||
## ⚖️ 免责声明
|
||||
|
||||
1. 本项目是作为一款开源项目提供的,开发者在法律允许的范围内不对软件的功能性、安全性或适用性提供任何形式的明示或暗示的保证
|
||||
2. 用户明确理解并同意,使用本软件的风险完全由用户自己承担,软件以"现状"和"现有"基础提供。开发者不提供任何形式的担保,无论是明示还是暗示的,包括但不限于适销性、特定用途的适用性和非侵权的担保
|
||||
3. 在任何情况下,开发者或其供应商都不对任何直接的、间接的、偶然的、特殊的、惩罚性的或后果性的损害承担责任,包括但不限于使用本软件产生的利润损失、业务中断、个人信息泄露或其他商业损害或损失
|
||||
4. 所有在本项目上进行二次开发的用户,都需承诺将本软件用于合法目的,并自行负责遵守当地的法律和法规
|
||||
5. 开发者有权在任何时间修改软件的功能或特性,以及本免责声明的任何部分,并且这些修改可能会以软件更新的形式体现
|
||||
|
||||
**本免责声明的最终解释权归开发者所有**
|
||||
|
||||
## 🎁 赞助HuLa
|
||||
如果您觉得HuLa对您有帮助,欢迎赞助HuLa,您的支持是我们不断前进的动力
|
||||
|
||||
<div style="display: flex;">
|
||||
<img src="preview/zs.jpg" width="260" height="280" alt="赞助码" style="border-radius: 12px;" />
|
||||
|
||||
<img src="preview/zfb.png" width="260" height="280" alt="赞助码" style="border-radius: 12px; margin-left: 40px" />
|
||||
</div>
|
||||
|
||||
## 💬 HuLa社区讨论群
|
||||
<img src="preview/wx.png" width="260" height="300" alt="微信群二维码" style="border-radius: 12px;" />
|
||||
|
||||
## 🙏 赞助者名单
|
||||
感谢以下赞助者的支持!
|
||||
|
||||
| 日期 | 赞助者 | 金额 | 平台 |
|
||||
|------|--------|------|------|
|
||||
| 2025-04-25 | 上官俊斌 | ¥200 | 微信赞赏码 |
|
||||
| 2025-05-27 | 临安居士 | ¥188 | 微信赞赏码 |
|
||||
| 2025-04-20 | 姜兴(Simon) | ¥188 | 微信赞赏码 |
|
||||
| 2025-02-17 | 禾硕 | ¥168 | 支付宝赞赏 |
|
||||
| 2025-02-8 | Boom.... | ¥100 | 微信赞赏码 |
|
||||
| 2025-05-09 | 犹豫,就会败北。| ¥88.00 | 微信红包 |
|
||||
| 2025-04-01 | 墨 | ¥88.88 | 微信转账 |
|
||||
| 2025-02-8 | 邓伟 | ¥88 | 微信赞赏码 |
|
||||
| 2025-02-7 | dennis | ¥80 | gitee码云赞赏 |
|
||||
| 2025-05-15 | 孤鸿影 | ¥56 | 微信红包 |
|
||||
| 2025-02-6 | 小二 | ¥62 | 微信转账 |
|
||||
| 2025-06-03 | 洪流 | ¥20 | 微信赞赏码 |
|
||||
| 2025-05-27 | 刘启成 | ¥20 | 微信赞赏码 |
|
||||
| 2025-05-20 | 没有留名的赞助者 | ¥20 | 微信赞赏码 |
|
||||
|
||||
> 注:该名单为手动更新。如果您已赞助但未显示在列表中,请通过以下方式联系我们:
|
||||
1. 在GitHub上提交Issue
|
||||
2. 发送邮件至: 2439646234@qq.com
|
||||
3. 通过微信联系: cy2439646234
|
||||
|
||||
## 📄 许可证
|
||||
[](https://app.fossa.com/projects/git%2Bgithub.com%2FHuLaSpark%2FHuLa?ref=badge_large)
|
||||
|
Before Width: | Height: | Size: 34 KiB After Width: | Height: | Size: 34 KiB |
|
Before Width: | Height: | Size: 1.5 MiB After Width: | Height: | Size: 1.5 MiB |
|
Before Width: | Height: | Size: 1.6 MiB After Width: | Height: | Size: 1.6 MiB |
|
Before Width: | Height: | Size: 181 KiB After Width: | Height: | Size: 181 KiB |
|
Before Width: | Height: | Size: 1.6 MiB After Width: | Height: | Size: 1.6 MiB |
|
Before Width: | Height: | Size: 840 KiB After Width: | Height: | Size: 840 KiB |
|
Before Width: | Height: | Size: 490 KiB After Width: | Height: | Size: 490 KiB |
|
Before Width: | Height: | Size: 633 KiB After Width: | Height: | Size: 633 KiB |
|
Before Width: | Height: | Size: 492 KiB After Width: | Height: | Size: 492 KiB |
|
Before Width: | Height: | Size: 358 KiB After Width: | Height: | Size: 358 KiB |
|
Before Width: | Height: | Size: 477 KiB After Width: | Height: | Size: 477 KiB |
|
Before Width: | Height: | Size: 289 KiB After Width: | Height: | Size: 289 KiB |
|
Before Width: | Height: | Size: 214 KiB After Width: | Height: | Size: 214 KiB |
|
Before Width: | Height: | Size: 170 KiB After Width: | Height: | Size: 170 KiB |
|
Before Width: | Height: | Size: 90 KiB After Width: | Height: | Size: 90 KiB |