Keep Desktop: Google Keep Destkop App
Google Keep Desktop application for Windows, Mac and Linux. Packaged with Electron.
Last Update 26/12/2019
Release Downloads (v0.3.1)
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)
References
Requirements
- npm
Instructions
Running the code for contributions:
npm install
npm start
or if you want to build the app:
npm run dist:<OS>
Where <OS> can be mac, win or linux.
Update log
26/12
- Upgrade version of electron-builder 20.29.0 -> 22.2.0
18/10
- Ignore dark.css, as Google implemented native dark mode
- Change name from Keep Dark to Keep Desktop
15/04
- Fix search bar color
- Fix min width for better experience in shared fullscreen mode
20/03
- Update CSS after Google change some names of the Keep Frontend
