Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/caorushizi/oss-client

七牛云文件仿百度网盘文件夹管理,上传下载,删除。七牛云存储,七牛云图床。桌面应用程序 windows mac
https://github.com/caorushizi/oss-client

baidunetdisk electron qiniu react typescript

Last synced: 1 day ago
JSON representation

七牛云文件仿百度网盘文件夹管理,上传下载,删除。七牛云存储,七牛云图床。桌面应用程序 windows mac

Awesome Lists containing this project

README

        

# 云存储客户端

## 安装步骤

```shell script
git clone --depth 1 --single-branch https://github.com/caorushizi/oss-client.git
# 进入目录
cd oss-client
# 安装依赖
npx cross-env npm_config_electron_mirror="https://mirrors.huaweicloud.com/electron/" npm_config_electron_custom_dir="9.3.1" npm install
# 运行
npm start
# 打包
npx cross-env npm_config_electron_mirror="https://mirrors.huaweicloud.com/electron/" npm_config_electron_custom_dir="9.3.1" npm run make
```

## 软件展示

![切换](http://static.ziying.site/switch.gif)

![模式切换](http://static.ziying.site/table.gif)

![拖拽上传](http://static.ziying.site/upload.gif)

## 下载链接

v0.0.3
---
[oss-client-mac-v0.0.6](http://static.ziying.site/oss-client-mac-v0.0.6.zip)

[oss-client-windows-v0.0.6](http://static.ziying.site/oss-client-windows-v0.0.6.exe)

## 技术栈

- electron
- electron-forge
- typescript
- react