I came across this question about Google Keep. The existing answer is no longer relevant, since Chrome apps are being phased out.
How to use Google Keep with Ubuntu 22.04?
I came across this question about Google Keep. The existing answer is no longer relevant, since Chrome apps are being phased out.
How to use Google Keep with Ubuntu 22.04?
This answer shows how to use Google Keep as a standalone web app in the browser (Chrome/Chromium/Firefox).
There is a command line -app=
option you can try. Open a terminal and enter
google-chrome -app=https://keep.google.com
This will open the Keep web page without tabs, the address box, menu, toolbar, or the installed chrome extension icons.
It looks pretty much like a desktop Google Keep app. If you like this approach, follow the next steps.
Create a desktop launcher file in $HOME/.local/share/applications/
folder with the following text.
[Desktop Entry]
Version=1.0
Name=Google Keep
Exec=/usr/bin/google-chrome -app=https://keep.google.com
StartupNotify=true
Terminal=false
Icon=google-chrome
Type=Application
I have kept the Chrome icon above. You may want to change to something more suitable.
Name this file keep.desktop
and save it.
Now you should have a searchable desktop app for Keep.
Tools > Create Shortcut...
.That is pretty much it.
Hope this helps
First, install Linux Mint Webapp Manager in Ubuntu.
wget http://packages.linuxmint.com/pool/main/w/webapp-manager/webapp-manager_1.2.8_all.deb
sudo apt install ./webapp-manager_1.2.8_all.deb
Now open Webapp Manager, and click on the add button.
Now, add information about Google Keep.
(The icon is named chrome-google-keep
in the Papirus Icon theme. In case you don't have this icon theme, you can manually download the icon from internet and add it)
Now, Google Keep should show up among your apps.
-app=https://keep.google.com
command-line switch works with Brave as well.
I have not found any official word from Google (I have my sources internally) that the Google Apps and/or the Chrome Store are being phased out (yet). So, for now the answer that was linked originally is still working fine as long as you do with with the Chrome (possibly Chromium but I don't have it installed) browser. The other answer here is great for the other steps like command line to do and also allowing you to create web apps with Firefox (which is pretty cool).
terrance@terrance-ubuntu:~$ cat /etc/*release
DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=22.04
DISTRIB_CODENAME=jammy
DISTRIB_DESCRIPTION="Ubuntu 22.04.1 LTS"
PRETTY_NAME="Ubuntu 22.04.1 LTS"
NAME="Ubuntu"
VERSION_ID="22.04"
VERSION="22.04.1 LTS (Jammy Jellyfish)"
VERSION_CODENAME=jammy
ID=ubuntu
ID_LIKE=debian
HOME_URL="https://www.ubuntu.com/"
SUPPORT_URL="https://help.ubuntu.com/"
BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/"
PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy"
UBUNTU_CODENAME=jammy
terrance@terrance-ubuntu:~$ google-chrome --version
Google Chrome 108.0.5359.124
Open https://chrome.google.com/webstore/detail/google-keep-notes-and-lis/hmjkmjkepdijhoojdojkdfohbdgmmhki/related?hl=en in Chrome to add Keep as a Chrome App to Chrome browser.
While in Chrome goto chrome://apps
. Right-click on Keep
and choose Create Shortcuts
Choose both Desktop and Applications Menu, if you want both.
Desktop and Applications Menu shortcuts should be created.
Enjoy Google Keep as a web app.
In Ubuntu 22.04.02 LTS running Google Chrome 112.0.5615.49 (64-bits) you can follow these steps:
in Chrome, start Google Keep (https://keep.google.com/)
in the 3 dots menu (top right, underneath the minimize|maximize|close window-buttons, select "Install Google Keep" (the line under 'Find... (Ctrl + F)'
Done, you can find Google Keep now in your sofware apps