https://github.com/sinchang/qiniubar
a menubar app for qiniu. drag file and upload.
https://github.com/sinchang/qiniubar
electron menubar qiniu
Last synced: 4 months ago
JSON representation
a menubar app for qiniu. drag file and upload.
- Host: GitHub
- URL: https://github.com/sinchang/qiniubar
- Owner: sinchang
- License: mit
- Created: 2018-09-01T15:47:48.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2023-01-07T06:54:25.000Z (over 2 years ago)
- Last Synced: 2025-02-14T03:07:40.636Z (4 months ago)
- Topics: electron, menubar, qiniu
- Language: JavaScript
- Homepage:
- Size: 203 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 6
-
Metadata Files:
- Readme: readme.md
- License: LICENSE
Awesome Lists containing this project
README
# qiniuBar
## Screenshot

## Requirement
- accessKey
- secretKey
- bucket## Tips
- use `command + q` to quit app.
## Development
- run `npm install`
- run `npm run build` to make Example.app
- run `npm start` to run app from CLI without building Example.app## LICENSE
MIT