Skip to main content

Google Keep Command Line Interface (CLI)

Project description

https://raw.githubusercontent.com/Nekmo/gkeep/master/logo.jpg

DEVELOPMENT BRANCH: The current branch is a development version. Go to the stable release by clicking on the master branch.

Google Keep Cli

Work with Google Keep on your terminal. To install this module (more options in the documentation):

$ pip install -U gkeep

To get the available options use the --help parameter or see the documentation:

$ gkeep --help

For example to search for notes:

$ gkeep notes search "Shopping list"

Gkeep allows you to use Google Keep in your scripts. For example to remember to buy milk:

$ gkeep items edit --uncheck 150ad84b557.97eb8e3bffcb03e1 "Milk"

Thanks

This module is a command-line interface of the module gkeepapi. Thanks to Kiwiz for maintaining the module.

This module does not use an official Google API to work with Google Keep. As this module does not use an official API, its operation is not guaranteed for a production environment.

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

gkeep-1.0.1.tar.gz (12.6 kB view hashes)

Uploaded Source

Built Distribution

gkeep-1.0.1-py3-none-any.whl (12.2 kB view hashes)

Uploaded Python 3

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