Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bryanberger/ga-menubar-upload
drag and drop images/screenshots to the menubar to upload
https://github.com/bryanberger/ga-menubar-upload
dropbox electron node sketch
Last synced: 17 days ago
JSON representation
drag and drop images/screenshots to the menubar to upload
- Host: GitHub
- URL: https://github.com/bryanberger/ga-menubar-upload
- Owner: bryanberger
- Created: 2016-10-17T04:20:29.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-05-04T20:16:50.000Z (almost 7 years ago)
- Last Synced: 2025-01-16T10:30:55.854Z (17 days ago)
- Topics: dropbox, electron, node, sketch
- Language: JavaScript
- Size: 140 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## [PoC] Menubar to ga-sketch-upload
#### Meant to work with
- [ga-sketch-upload](https://github.com/bryanberger/ga-sketch-upload)#### Setup env.json Config file
```
{
"TOKEN": "",
"ENDPOINT": ""
}
```