{"id":13714300,"url":"https://github.com/rachpt/lanzou-gui","last_synced_at":"2025-05-16T10:08:24.014Z","repository":{"id":40607876,"uuid":"228862561","full_name":"rachpt/lanzou-gui","owner":"rachpt","description":"蓝奏云 | 蓝奏云客户端 | 蓝奏网盘 GUI版本","archived":false,"fork":false,"pushed_at":"2022-06-05T05:51:47.000Z","size":2870,"stargazers_count":1328,"open_issues_count":40,"forks_count":214,"subscribers_count":36,"default_branch":"master","last_synced_at":"2024-10-29T20:59:31.447Z","etag":null,"topics":["baiducloud","baiduyun","lanzou","lanzoucloud","pyqt5","pyqt5-gui"],"latest_commit_sha":null,"homepage":"https://rachpt.cn/lanzou-gui/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/rachpt.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2019-12-18T14:55:40.000Z","updated_at":"2024-10-28T02:42:19.000Z","dependencies_parsed_at":"2022-07-16T10:16:38.735Z","dependency_job_id":null,"html_url":"https://github.com/rachpt/lanzou-gui","commit_stats":null,"previous_names":[],"tags_count":30,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rachpt%2Flanzou-gui","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rachpt%2Flanzou-gui/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rachpt%2Flanzou-gui/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rachpt%2Flanzou-gui/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rachpt","download_url":"https://codeload.github.com/rachpt/lanzou-gui/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254509477,"owners_count":22082892,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["baiducloud","baiduyun","lanzou","lanzoucloud","pyqt5","pyqt5-gui"],"created_at":"2024-08-02T23:01:56.594Z","updated_at":"2025-05-16T10:08:18.998Z","avatar_url":"https://github.com/rachpt.png","language":"Python","funding_links":[],"categories":["Python"],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\n\u003cimg src=\"https://pc.woozooo.com/img/logo2.gif\" width=\"200\"\u003e\n\u003c/p\u003e\n\n\u003ch1 align=\"center\"\u003e- 蓝奏云 GUI -\u003c/h1\u003e\n\n\u003cp align=\"center\"\u003e\n\u003cimg src=\"https://img.shields.io/badge/support-Windows-blue?logo=Windows\"\u003e\n\u003cimg src=\"https://img.shields.io/badge/support-Linux-yellow?logo=Linux\"\u003e\n\u003cimg src=\"https://img.shields.io/badge/support-MacOS-green?logo=apple\"\u003e\n\u003cbr /\u003e\n\u003cimg src=\"https://img.shields.io/github/v/release/rachpt/lanzou-gui.svg?logo=iCloud\"\u003e\n\u003cimg src=\"https://img.shields.io/github/last-commit/rachpt/lanzou-gui.svg\"\u003e\n\u003cimg src=\"https://img.shields.io/github/downloads/rachpt/lanzou-gui/total.svg\"\u003e\n\u003c/p\u003e\n\n- 本项目使用`PyQt6`实现图形界面，可以完成蓝奏云的大部分功能\n\n- 得益于 API 的功能，~~可以间接突破单文件最大 100MB 的限制~~(已关闭)，可以上传任意后缀文件，同时增加了批量上传/下载的功能\n\n- `Python` 依赖见[requirements.txt](https://github.com/rachpt/lanzou-gui/blob/master/requirements.txt)，[releases](https://github.com/rachpt/lanzou-gui/releases) 有打包好了的 Windows 可执行程序，但**可能不是最新的**\n\n# 预览\n\n![lanzou-gui_screenshot](https://i.loli.net/2020/07/24/DmRBtuAjhikGep8.png)\n\n[![what's-new-v0.3.6.gif](https://i.loli.net/2021/01/03/UCkicu6H7QeOyMs.gif)](https://files.catbox.moe/o2b3q1.webp)\n\n\n# 说明\n- 默认并发上传下载任务为3，可以自行设置，单个文件还是单线程的；\n\n- 文件可以直接拖拽到软件界面上传，也可以使用对话框选择；\n\n- 文件夹最多**4级**，这是蓝奏云的限制；\n\n- 文件上传后不能改名，同时最好不要创建相同名字的文件夹；\n\n- 更多说明与详细界面预览详见 [WiKi](https://github.com/rachpt/lanzou-gui/wiki)。\n\n\n# 其他\n\nArch Linux [AUR](https://aur.archlinux.org/packages/lanzou-gui/)，感谢 [@bruceutut](https://aur.archlinux.org/account/bruceutut) 维护。\n\n```sh\n# Arch 系 Linux 安装命令\nyay -S lanzou-gui\n```\n\npython \u003e= 3.6。\n\n[Gitee 镜像 repo](https://gitee.com/rachpt/lanzou-gui)，[命令行版本](https://github.com/zaxtyson/LanZouCloud-CMD)。\n\n本项目的目的旨在学习 `PyQt6` 在开发桌面程序方面的应用，如需进行其他目的使用，请遵照许可协议 Fork，使用本软件所造成的一切后果与本人无关。\n\n# 致谢\n\n[zaxtyson/LanZouCloud-API](https://github.com/zaxtyson/LanZouCloud-API)\n\n\n# Licenses\n\nlanzou-gui: Copyright (c) [rachpt](https://gitee.com/rachpt/). See the [MIT LICENSE](https://github.com/rachpt/lanzou-gui/blob/master/LICENSE) for details.\n\nlanzou-api: Copyright (c) [zaxtyson](https://github.com/zaxtyson/). [MIT LICENSE](https://github.com/zaxtyson/LanZouCloud-API/blob/master/LICENSE).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frachpt%2Flanzou-gui","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frachpt%2Flanzou-gui","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frachpt%2Flanzou-gui/lists"}