{"id":17382194,"url":"https://github.com/layerssss/manager-for-upyun","last_synced_at":"2025-10-25T13:45:06.031Z","repository":{"id":16317998,"uuid":"19067081","full_name":"layerssss/manager-for-upyun","owner":"layerssss","description":"又拍云资源管理器","archived":false,"fork":false,"pushed_at":"2020-05-27T08:32:33.000Z","size":1321,"stargazers_count":171,"open_issues_count":10,"forks_count":20,"subscribers_count":9,"default_branch":"master","last_synced_at":"2025-04-14T03:15:28.497Z","etag":null,"topics":["coffeescript","middleman","node-webkit","upyun"],"latest_commit_sha":null,"homepage":"","language":"CoffeeScript","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/layerssss.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":"2014-04-23T11:25:44.000Z","updated_at":"2024-12-26T06:51:53.000Z","dependencies_parsed_at":"2022-08-04T09:00:18.972Z","dependency_job_id":null,"html_url":"https://github.com/layerssss/manager-for-upyun","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/layerssss%2Fmanager-for-upyun","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/layerssss%2Fmanager-for-upyun/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/layerssss%2Fmanager-for-upyun/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/layerssss%2Fmanager-for-upyun/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/layerssss","download_url":"https://codeload.github.com/layerssss/manager-for-upyun/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248813803,"owners_count":21165634,"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":["coffeescript","middleman","node-webkit","upyun"],"created_at":"2024-10-16T07:35:46.397Z","updated_at":"2025-10-25T13:45:00.979Z","avatar_url":"https://github.com/layerssss.png","language":"CoffeeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"manager-for-upyun\n=====\n\nmanager-for-upyun 是一个又拍云资源管理器，使用它您可以上传、下载和管理您储存于又拍云空间中的文件资源。\n\n又拍云是一个非结构化数据云存储、云处理、云分发平台，关于又拍云的详细介绍请参见[又拍云官方网站](https://www.upyun.com/)。没有又拍云帐号？可以使用这个公用的演示帐号登录：\n\n```\n操作员：layerssss\n操作员密码：MD5_f92a36b6eb4d964c1b64cc008ecac009\n空间名：manager-for-upyun\n```\n\n可以直接在打开以下地址来登录演示空间：\n\n```\nupyun://layerssss:MD5_f92a36b6eb4d964c1b64cc008ecac009@manager-for-upyun/\n```\n\n下载\n------\n\n* 当前版本： 0.0.9 (更新于2019-08-28)\n* [Windows / Mac / Linux](https://github.com/layerssss/manager-for-upyun/releases)\n\n![01.png](screenshots/01.png)\n![02.png](screenshots/02.png)\n![03.png](screenshots/03.png)\n\n发布说明\n------\n\n0.0.9 (更新于2019-08-28)\n\n* 增加对自定义域名的支持\n\n0.0.8 (更新于2017-09-15)\n\n* 修复无法将文件公共地址复制到剪切板的问题\n\n0.0.7 (更新于2017-08-22)\n\n* 将 node-webkit 更换为 Electron\n* 将 middleman 更换为 webpack\n\n0.0.6 (更新于2014-06-01)\n\n* 修改登录界面的外观\n* 升级至 node-webkit 0.9.2 修正了文件夹选定的问题，并增强了稳定性\n\n0.0.5 (更新于2014-05-26)\n\n* 显示单个文件上传的进度\n* (Windows) 可以分享和打开特定目录的 upyun://... 地址\n* 可以将公共地址复制到剪切板\n* 可以创建文件\n* 不再使用 SSL 接入点，并且使用了摘要授权\n* 在工具栏上加入下载和上传的按钮\n\n0.0.3 (更新于2014-04-28)\n\n* 完成文件和文件夹的拖拽上传\n* 完成文件和文件夹的下载\n* 基本的收藏夹功能\n\n功能开发路线\n------\n\n- [x] 收藏夹\n- [x] 文件浏览\n- [x] 文件删除\n- [x] 下载整个目录或单个文件\n- [x] 拖拽上传整个目录或单个文件\n- [x] 可以取消、看到进度、多个请求同时进行的操作\n- [x] 快速筛选列表\n- [x] 快速编辑文本文件\n- [x] 递归删除目录里的内容以确保成功删除\n- [x] 通过类似`upyun://...`的链接打开 \u0026 分享特定目录\n- [ ] 美化界面，以和又拍云管理面板的视觉风格统一\n- [ ] 更新提示\n- [ ] 移动、重命名文件和目录\n\n使用的技术\n------\n\n* Electron\n* webpack\n* ace editor\n\n源码授权\n------\n\nMIT（详见源代码中的 [LICENSE](LICENSE)）\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flayerssss%2Fmanager-for-upyun","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flayerssss%2Fmanager-for-upyun","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flayerssss%2Fmanager-for-upyun/lists"}