Skip to content

thatguyeric/keep

 
 

Repository files navigation

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

You can pack application for specified platform:

npm run build:macos
npm run build:linux
npm run build:windows

License

UNLICENSE

About

Desktop app for Google Keep packaged with Electron

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • JavaScript 100.0%