Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sinchang/qiniubar
a menubar app for qiniu. drag file and upload.
https://github.com/sinchang/qiniubar
electron menubar qiniu
Last synced: 7 days 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 (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-01-07T06:54:25.000Z (almost 2 years ago)
- Last Synced: 2024-12-23T04:47:31.947Z (11 days 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
![](http://sinchang.qiniudn.com/1535817927101.png)
## 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