Files
leonpan-pc/README.md
2025-10-29 22:20:21 +08:00

81 lines
2.9 KiB
Markdown
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<p align="center">
<img width="50%" align="center" src="https://gitee.com/samwulqy/meow-nebula-disk-client/raw/master/logo.png" alt="logo">
</p>
<h1 align="center">
LeonPan客户端电脑版
</h1>
> **开源·高效·智能** 您的云端文件管家
[![AGPL3 License](https://img.shields.io/badge/license-AGPL3-blue.svg)](https://www.gnu.org/licenses/agpl-3.0)
[![PyQt6](https://img.shields.io/badge/GUI-PyQt6-green.svg)](https://www.qt.io/qt-for-python)
[![Cloudreve API](https://img.shields.io/badge/Backend-Cloudreve_API-orange.svg)](https://cloudreve.apifox.cn/doc-4217598)
**官方网站**: [https://mp.miaostars.com](https://mp.miaostars.com)
**开发公司**: 武汉市喵星创想互联网科技有限公司
---
## ✨ 产品介绍
LeonPan客户端是官方推出的桌面应用程序基于Cloudreve后端API开发采用AGPL3开源协议。我们扩展了多项实用功能为您提供更完善的云端文件管理体验。
![实图展示](demoImg1.png)
## 🚀 特色功能
### 文件管理
- 📁 **智能相册** - 自动分类照片,支持人脸识别和场景识别
-**文件历史版本** - 保留文件修改历史,随时回溯
- 🕰️ **时间线整理** - 按时间自动整理照片和文档
### 下载传输
-**BT种子下载** - 直接解析种子文件到云盘
- 📶 **离线传输** - 添加链接后台自动下载
- 🛠️ **批量任务管理** - 多任务并行控制,智能限速
### 文件处理
- 🔄 **格式转换** - 下载后自动转换文档/图片格式
- 🖼️ **图片压缩** - 智能压缩图片体积
- 📚 **PDF工具** - 合并/拆分PDF文档
- ✏️ **简易文本编辑** - 云端文件快速修改
# 产品版本对比
| 项目 | 社区版 | 商业版 |
|------|--------|--------|
| 价格 | 免费 | 188元/年 或 688元/永久 |
| 授权商业化 | 否 | 是 |
| 基础功能 | 是 | 是 |
| 文件转换 | 否 | 是 |
| 智能相册 | 否 | 是 |
| 安全登录 | 否 | 是 |
| 离线传输 | 否 | 是 |
| 安全检验 | 是 | 是 |
| 无视AGPL-3 | 否 | 是 |
| 版本悬挂(社区版或商业版) | 是 | 是 |
| 搜索 | 否 | 是 |
| AI功能 | 否 | 是 |
| 官方交流 | 否 | 是 |
## 📞 联系我们
- 客服邮箱: support@miaostars.com
- 官方网站: [官方网站](https://mp.miaostars.com)
- 用户社区: [官方论坛](https://miaoclub.top)
- 公司官网: [公司网站](https://www.miaostars.com)
- 授权: [商业版授权](https://mp.miaostars.com/client)
# Linux运行
进入Action页面找到最新的build记录下载里面编译好的zip文件
解压这个zip文件打开main.dist文件夹终端cd到这个文件夹然后授予运行权限并运行
```sh
$ chmod -x main.bin
$ ./main.bin
```
<!-- 这tm是啥玩意html是这么写的吗 -->
<div align="center">
---
<!-- <div> -->
© 2025 武汉市喵星创想互联网科技有限公司 · 保留所有权利
</div>