Keep-cli is a cli Google Keep client. You can add, delete, and manage your Google Keep notes.
Setup
Installation
PIP (easiest)
pip install keep-cli
Arch Linux (AUR)
yay -S keep-cli-git
Configuration
In order to make a note you must have the $EDITOR
environment variable set to a text editor.
Usage
Run keep-cli visually:
keep-cli
Skip the intro animation (quick mode):
keep-cli --quick
Make a list or note:
For a note:
keep-cli --note
For a list:
keep-cli --list
More Info
This project is still under heavy development, so if you would like to help out feel free to reach out.