Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 612 Bytes

README.md

File metadata and controls

19 lines (14 loc) · 612 Bytes

Experiment: crop-rect UI in electron

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 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