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