Keep-cli is a cli Google Keep client. You can add, delete, and manage your Google Keep notes.


Keywords
cli, google, notes, notetaking, todo, google-keep, keep, keep-cli, google-api, python
License
MIT
Install
pip install keep-cli==0.1.15

Documentation

Keep-cli is a cli Google Keep client. You can add, delete, and manage your Google Keep notes.

PyPI version MIT License Github Stars

alt text

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.