• Stars
    star
    108
  • Rank 321,162 (Top 7 %)
  • Language
    TypeScript
  • Created over 4 years ago
  • Updated about 1 month ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

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

云存储客户端

安装步骤

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