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: 2 months 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 (about 7 years ago)
- Last Synced: 2025-02-28T16:20:41.660Z (2 months 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": ""
}
```