Google Keep Desktop application for Windows, Mac and Linux. Packaged with Electron.
Last Update 26/12/2019
Download for Windows (Windows Defender will show a protection message. This is because the exe is not signed, nothing else. Just click in more info and install it)
- npm
npm install
npm start
npm run dist:<OS>
Where <OS>
can be mac
, win
or linux
.
- Upgrade version of electron-builder 20.29.0 -> 22.2.0
- Ignore dark.css, as Google implemented native dark mode
- Change name from Keep Dark to Keep Desktop
- Fix search bar color
- Fix min width for better experience in shared fullscreen mode
- Update CSS after Google change some names of the Keep Frontend