1 Star 0 Fork 22

andyhome / QBox

forked from lancegin / QBox 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
README.md 2.14 KB
一键复制 编辑 原始数据 按行查看 历史
lancegin 提交于 2017-08-07 10:33 . 更新 README.md

Qbox logo

QBox is a convenient manage tool for your Qiniu buckets. It is an open-source software and can be used on OS X, Linux and Windows, and it was generated with electron-vue

Screenshots

Bucket Panel

bucket panel

Manage Panel

bucket panel

Upload Panel

bucket panel

Feature

Bucket Panel

  • Login by setting accessKey and secretKey.
  • Logout by clearing localStorage (include accessKey and secretKey).
  • List all buckets (include private).
  • Manage files in a bucket, that will open a new Manage Panel.

Manage Panel

  • List all files in a specified bucket.
  • List all files with pagination.
  • Sort by file name, file type, file size or modified time.
  • Preview image and media file.
  • Delete a existing file.
  • Delete a batch of files were checked.
  • Copy the outer link of a file.
  • Refresh the files in the bucket.
  • Download a existing file.(this feature will be put in preview modal)
  • Upload a single file.
  • Search filter.

TODO

Bucket Panel

  • Delete a existing bucket.
  • Create a new bucket.

Manage Panel

  • Upload mutiple files.
  • Download a batch of files were checked.
  • Rename resouces.

License

AGPL

Contribute

# install dependencies
npm install

# serve with hot reload at localhost:9080
npm run dev

# build electron application for production
npm run build

# run unit tests (no tests now)
npm test

# lint all JS/Vue component files in `src/`
npm run lint

中文文档

JavaScript
1
https://gitee.com/itest/QBox.git
git@gitee.com:itest/QBox.git
itest
QBox
QBox
master

搜索帮助