Skip to main content

Simple unofficial Google Keep Interactive Command Line Interpreter

Project description

# keepcli

A simple and unofficial interactive command line interpreter client for [Google Keep](https://keep.google.com/).

It uses the nice unofficial API client [gkeepapi](https://github.com/kiwiz/gkeepapi)

As described also in that repository, keepcli is not supported nor endorsed by Google.

## Development

I wanted a simple cli tool that can easily be in sync with multiple devices and although there are alternatives like [todo.txt](http://todotxt.org/) which is an awesome tool, I prefered to keep my quick TODO’s and notes in Google Keep, however there is not a public API for it nor a similar cli (given my shallow search).

As a very active [Google Keep](https://keep.google.com/) user (among other Notes-taking tools) I developed this for my own needs during some free time, mainly to add, check/uncheck TODO items from various lists and add notes quickly when working from a terminal screen which is very often. It’s been very productive to get things done and have multiple TODO list up to date and move items between them among others, it has a nice TAB autocompletion for some of the useful commands. Might be useful for others in a similar situation.

Some offline features have not tested in too much detail and there might be some hidden issues, this is note a production-grade tool and is distributed ‘as is’.

## Installation

For development version:

pip install git+https://github.com/mgckind/keepcli.git

or latest version:

pip install keepcli

Its better to set up the App Password for Keep [here](https://myaccount.google.com/apppasswords) to authenticate.

## Usage

From a terminal window:

keepcli

Inside keepcli you can type help to see a list of useful commands:

keepcli [] ~> help

## Some Features

  • TAB autocompletion

  • Keep constant sync with Google Keep

  • Create list/note with create

  • Change card color

  • add/check/uncheck/delete items from a TODO list

  • move items from a TODO list to another

  • dump/load Google Keep entries for offline work

  • add text to Notes

  • useful shorcuts

  • show checked/unchecked items from lists

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

keepcli-1.0.0.tar.gz (10.5 kB view details)

Uploaded Source

Built Distribution

keepcli-1.0.0-py3-none-any.whl (10.5 kB view details)

Uploaded Python 3

File details

Details for the file keepcli-1.0.0.tar.gz.

File metadata

  • Download URL: keepcli-1.0.0.tar.gz
  • Upload date:
  • Size: 10.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for keepcli-1.0.0.tar.gz
Algorithm Hash digest
SHA256 c7b7268ef35b2d9e2158efdd3ba70565b171bd6d58bdf193631bc3cf2cfaccfd
MD5 4eef67ba13f533d678ac0d8bc7336a8d
BLAKE2b-256 01fc05fc6c5fdc8efc321f6f53de352fc98d76ea33155aa2b35dca19084cb22f

See more details on using hashes here.

File details

Details for the file keepcli-1.0.0-py3-none-any.whl.

File metadata

File hashes

Hashes for keepcli-1.0.0-py3-none-any.whl
Algorithm Hash digest
SHA256 6bc6631d7cd92b0f3e78f61e6dcac016ee842f0a08e700cf01f28d3e874abf3d
MD5 da9ffff1455832512c1ddb4b195e877c
BLAKE2b-256 ba47af89d853a5819471b2299d36e106a5ab70502298d04228bf21f81c365e77

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page