Skip to content

Latest commit

 

History

History
36 lines (23 loc) · 706 Bytes

README.md

File metadata and controls

36 lines (23 loc) · 706 Bytes

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