Skip to content

waleedahmad/Snipper

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

Releases

No releases published

Packages

No packages published