zack-ashen / keep-cli

keep-cli is a cli Google Keep client. You can add, delete, and manage your google keep notes. Under development.
MIT License
3 stars 0 forks source link
cli google google-api google-keep keep keep-cli notes python

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.