Snipper icon indicating copy to clipboard operation
Snipper copied to clipboard

Snipping tool built with Electron, React and Node.js

Snipper

Snipping tool built with Electron, React and Node.js backend

See complete Tutorial

Setup Instructions

$ git clone https://github.com/waleedahmad/Snipper.git

# install dependencies
$ npm install

# For dev
$ npm run dev

# For production
$ npm run prod

# Generate installer and binary
$ npm run dist

# Running upload server for snips (required for upload feature)
$ npm run server

Known Issues

Ubuntu 16.04

  • kiosk : true option passed to BrowserWindow hides unity laucher

Screenshots

alt text

alt text