Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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)