← 返回
开发者工具 Key 中文

Basecamp CLI

Manage Basecamp (via bc3 API / 37signals Launchpad) projects, to-dos, messages, and campfires via a TypeScript CLI. Use when you want to list/create/update Basecamp projects and todos from the terminal, or when integrating Basecamp automation into Clawdbot workflows.
通过 TypeScript CLI 管理 Basecamp(基于 bc3 API / 37signals Launchpad)的项目、待办事项、消息与 Campfire。适用于在终端列出/创建/更新项目及待办,或将 Basecamp 自动化集成到 Clawdbot 工作流中。
emredoganer
开发者工具 clawhub v1.0.0 1 版本 100000 Key: 需要
★ 3
Stars
📥 2,662
下载
💾 62
安装
1
版本
#latest

概述

Basecamp CLI

This repo contains a standalone CLI.

Install

npm i -g @emredoganer/basecamp-cli

Auth

Create an integration (OAuth app) in 37signals Launchpad:

  • https://launchpad.37signals.com/integrations

Then:

basecamp auth configure --client-id <id> --redirect-uri http://localhost:9292/callback
export BASECAMP_CLIENT_SECRET="<secret>"
basecamp auth login

Notes

  • This uses the Basecamp API docs published under bc3-api: https://github.com/basecamp/bc3-api
  • BASECAMP_CLIENT_SECRET is intentionally NOT stored on disk by the CLI.

版本历史

共 1 个版本

  • v1.0.0 当前
    2026-03-28 13:56 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

developer-tools

CodeConductor.ai

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

Agent Browser

matrixy
专为AI智能体优化的无头浏览器自动化CLI,支持无障碍树快照和基于引用的元素选择。
★ 427 📥 118,313
developer-tools

Gog

steipete
Google Workspace 命令行工具,支持 Gmail、日历、云端硬盘、通讯录、表格和文档。
★ 921 📥 185,826