Skip to content

Latest commit

 

History

History
35 lines (22 loc) · 808 Bytes

README.md

File metadata and controls

35 lines (22 loc) · 808 Bytes

keep Build Status

Desktop app for Google Keep packaged with Electron

Usage

Download the latest release!

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

License

UNLICENSE