# qiniu-cdn-tool **Repository Path**: tesions/qiniu-cdn-tool ## Basic Information - **Project Name**: qiniu-cdn-tool - **Description**: 使用方法 点击左下角上传文件 将文件拖拽到应用内 截图后粘贴到应用内(目前只支持截图粘贴) 右下角设置图像质量 左下角设置按钮可以设置所需 CDN 信息 Step0 下载 rele - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2019-08-16 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 七牛 CDN 上传工具 > 七牛 CDN 上传工具 ![](http://src.fanmingfei.com/tool/f34335570df72584da95bbce50828e73.png) ## 使用方法 - 点击左下角上传文件 - 将文件拖拽到应用内 - 截图后粘贴到应用内(目前只支持截图粘贴) - 右下角设置图像质量 - 左下角设置按钮可以设置所需 CDN 信息 ## Quick Start ### Step0 下载 [release](https://github.com/fanmingfei/qiniu_cdn_tool/releases) 版本,目前只有 Mac 版 ### Step1 创建七牛账号和仓库,获取 accessKey/secretKey 在这里可以找得到: ![](http://src.fanmingfei.com/tool/3205b81520fa34ddd52fe0b798e3bff5.png) ### Step2 打开应用,填写对应信息。 点击左下角的设置按钮可以更改此内容。 ![](http://src.fanmingfei.com/tool/2dd530ed34c8fc0f7a2d26a99cab7704.jpg) 上传文件前缀: ![](http://src.fanmingfei.com/tool/3746936b0aa5f063e80bfb9acdc8353f.png) ## 如果想进一步开发 ``` bash # install dependencies npm install # serve with hot reload at localhost:9080 npm run dev # build electron application for production npm run build ``` --- This project was generated with [electron-vue](https://github.com/SimulatedGREG/electron-vue)@[8fae476](https://github.com/SimulatedGREG/electron-vue/tree/8fae4763e9d225d3691b627e83b9e09b56f6c935) using [vue-cli](https://github.com/vuejs/vue-cli). Documentation about the original structure can be found [here](https://simulatedgreg.gitbooks.io/electron-vue/content/index.html).