keep Build Status
Desktop app for Google Keep packaged with Electron
git clone https://github.com/andrepolischuk/keep
cd keep
npm installnpm start
Build the application for specified platform:
npm run build:macos npm run build:linux npm run build:windows