云存储客户端

安装步骤

1
2
3
4
5
6
7
8
9
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

软件展示

切换

模式切换

拖拽上传

下载链接

v0.0.3

oss-client-mac-v0.0.6

oss-client-windows-v0.0.6

技术栈

  • electron
  • electron-forge
  • typescript
  • react