Skip to content

Latest commit

 

History

History
40 lines (28 loc) · 929 Bytes

README.md

File metadata and controls

40 lines (28 loc) · 929 Bytes

Tiny

简易七牛桌面客户端

Done

  • 存储空间:列表获取,新增、删除
  • 资源列表:获取、刷新、筛选、排序
  • 资源文件:上传、下载、删除、移动/重命名、存储类型转换
  • 配置管理:登出、设置默认下载路径

TODO

  • 资源批量操作
  • 设置存储空间访问权限

Preview

list

upload

Build Setup

# install dependencies
yarn

# serve with hot reload at localhost:9090
yarn run dev

# build electron application for production
yarn run build

PS. You can use cnpm to download modules faster.