Skip to content
 
 

Repository files navigation

Build Status

Snipper

This is a simple desktop app that lets you save your most frequently used Code Snippets with syntax highlighting.

Screenshots

Update npm and node

sudo npm install -g n

sudo n stable

How to install

git clone https://github.com/piyush0/Snipper

cd Snipper

npm install

npm install electron --save -dev

How to run

npm start

Technologies involved

  • Electron
  • Nodejs
  • NeDB
  • Ace Editor for Syntax Highlighting

TODO

  • Optimise ace and bootstrap packages to reduce size

  • UI improvements

About

A cross platform desktop app that lets you save your frequently used code snippets.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages