keep
keep copied to clipboard
Desktop app for Google Keep packaged with Electron
keep 
Desktop app for Google Keep packaged with Electron

Usage
Contribute
Fork this repository, clone to your local device and install dependencies:
npm install
npm start
If you use Ubuntu or Debian, you also may need to install nodejs-legacy that creates node symlink:
sudo apt-get install nodejs-legacy