Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/uiur/electron-crop-rect
Imitate crop-rect UI like OSX screencapture in electron
https://github.com/uiur/electron-crop-rect
Last synced: 3 months ago
JSON representation
Imitate crop-rect UI like OSX screencapture in electron
- Host: GitHub
- URL: https://github.com/uiur/electron-crop-rect
- Owner: uiur
- Created: 2015-04-27T13:22:55.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2016-01-23T08:34:51.000Z (almost 9 years ago)
- Last Synced: 2024-04-15T02:43:50.854Z (9 months ago)
- Language: JavaScript
- Homepage:
- Size: 4.88 KB
- Stars: 33
- Watchers: 5
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Experiment: crop-rect UI in electron
![](http://i.gyazo.com/50e0264c0d78609eb224ee7fa841313f.png)This app imitates crop-rect UI like `screencapture` on OSX in electron.
To run:
```
npm install -g electron-prebuilt
npm install
electron .
```### Note
This app is an attempt to implement cross-platform [gyazo](https://github.com/gyazo/gyazo) UI.This is a previous work that implements gyazo app using node-webkit (only for Mac and Linux)
https://github.com/uiureo/gyazo-node-webkit[![Gyazo](https://i.gyazo.com/9b035ef02d2f2d36d71d26af14eccafd.gif)](https://gyazo.com/9b035ef02d2f2d36d71d26af14eccafd)