← 返回
开发者工具 中文

Google Keep

Google Keep notes via gkeepapi. List, search, create, and manage notes.
通过 gkeepapi 使用 Google Keep 笔记。列出、搜索、创建及管理笔记。
vacinc
开发者工具 clawhub v1.0.3 1 版本 99724.6 Key: 无需
★ 9
Stars
📥 3,079
下载
💾 162
安装
1
版本
#latest

概述

gkeep

CLI wrapper for Google Keep using gkeepapi (unofficial API).

Setup

Login with your Google account:

gkeep login your.email@gmail.com

Important: Use an App Password, not your regular password. 2FA must be enabled.

Commands

List notes:

gkeep list
gkeep list --limit 10

Search:

gkeep search "shopping"

Get a specific note:

gkeep get <note_id>

Create a note:

gkeep create "Title" "Body text here"

Archive:

gkeep archive <note_id>

Delete (trash):

gkeep delete <note_id>

Pin:

gkeep pin <note_id>

Unpin:

gkeep unpin <note_id>

Notes

  • This uses an unofficial API that reverse-engineers Google Keep
  • Could break if Google changes their internal API
  • Token stored in ~/.config/gkeep/token.json
  • First run bootstraps a local venv at skills/gkeep/.venv
  • Active project with recent updates (as of Jan 2026)

版本历史

共 1 个版本

  • v1.0.3 当前
    2026-03-28 11:33 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

security-compliance

Simple Backup

vacinc
将智能体的大脑(工作区)和身体(状态)备份至本地文件夹,并可选择通过 rclone 同步至云端。
★ 5 📥 6,199
developer-tools

CodeConductor.ai

larsonreever
AI驱动平台,提供快速全栈开发、智能体、工作流自动化及低代码AI集成的可扩展产品创建。
★ 66 📥 179,995
developer-tools

Github

steipete
使用 `gh` CLI 与 GitHub 交互,通过 `gh issue`、`gh pr`、`gh run` 和 `gh api` 管理议题、PR、CI 运行及高级查询。
★ 668 📥 323,970