Automic VaultAutomic Vault

brew

使用 Homebrew, apt, MacPorts, Nix, zypper 安装 gcalcli

查看 gcalcli 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

安装

其他安装命令

macOS

Homebrew已验证 · 100%
brew install gcalcli

local Homebrew formula metadata

MacPorts已验证 · 94%
sudo port install gcalcli

MacPorts ports tree · office/gcalcli/Portfile · 来源: api.github.com

Linux

Debian apt已验证 · 92%
sudo apt install gcalcli

Debian stable package indexes · gcalcli · 来源: deb.debian.org

Nix已验证 · 92%
nix profile install nixpkgs#gcalcli

nixpkgs package indexes · pkgs/by-name/gc/gcalcli/package.nix · 来源: api.github.com

openSUSE zypper已验证 · 92%
sudo zypper install gcalcli

openSUSE Tumbleweed package metadata · gcalcli · 来源: download.opensuse.org

概览

软件包摘要

Easily access your Google Calendar(s) from a command-line

命令和别名

  • gcalcli

历史

项目历史与用法

gcalcli is a Python command-line interface for Google Calendar. It turns calendar viewing, event creation, reminders, ICS/vCal import, and shell integration into scriptable terminal workflows.

项目历史

The GitHub repository was created in April 2012 and the current README documents gcalcli as a Python application using Google Calendar API v3. Its command set covers listing calendars, agenda and calendar views, quick event entry, detailed event editing, imports, reminders, and shell completion.

采用历史

The project README explicitly tells users to check operating-system distribution packages, and documents Debian/Ubuntu, Void Linux, Nix, Homebrew, PyPI, pipx, and source installation paths. GitHub tags show an active 4.x series, including v4.5.1, after a long life as a small personal-productivity CLI.

使用方式

A normal setup authenticates with OAuth2, stores the resulting token in a platform data directory, and then uses subcommands such as agenda, calm, calw, quick, add, import, and remind. The configuration model includes config.toml in the platform config directory, GCALCLI_CONFIG for overrides, and legacy gcalclirc-style flag files.

为什么软件包爱好者会关心

gcalcli is a classic Unix productivity package: it wraps a web API in composable terminal commands, cron jobs, tmux or Conky status displays, mailcap attachment handlers, and shell completion. Its packaging is also a reminder that API-backed CLIs often ship with local credential storage and user-managed OAuth client setup.

时间线

  • 2012: Public GitHub repository created.
  • 2010s: gcalcli became packaged through operating-system and language package managers documented by the project.
  • 2020s: 4.x tags continued while the README documented Google Calendar API v3 and user-provided OAuth client setup.

Related projects

  • The README ties gcalcli to Google Calendar API v3, Python packaging through PyPI and pipx, shell completion through argcomplete, and desktop integrations such as cron, tmux, Conky, and notification commands.

安全态势

尚未找到受保护工具覆盖

没有找到 gcalcli 的匹配本地密钥处理 manifest。Nucleus 软件包元数据仍在此发布,以便未来覆盖拥有稳定的软件包 URL。

安装行为

  • formula 元数据中未记录 Homebrew post-install 钩子。
  • Homebrew bottle 元数据适用于 6 个平台目标。
  • 安装时包含 5 个运行时依赖。

建议审查

在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。

local files

Configuration and credential file locations

These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.

Configuration files

Config paths the tool may read or write during local use.

Unix
~/.config/gcalcli/config.toml~/.config/gcalcli/gcalclirc

Credential files

Credential-bearing paths to review before unattended agent runs.

Linux
~/.local/share/gcalcli/oauth

可执行文件

已安装的可执行文件

命令类型暴露范围备注
gcalclicli全局可执行文件

新鲜度

版本和新鲜度

这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。

页面生成时间2026-07-26
管理器版本4.5.1
管理器更新时间2026-07-15
本地数据OK
上游not checked
检测到的最新版本未检测到

https://github.com/insanum/gcalcli

安装元数据

软件包元数据

软件包键brew:gcalcli
版本4.5.1
软件包管理器Homebrew
软件包管理器页面https://formulae.brew.sh/formula/gcalcli
主页https://github.com/insanum/gcalcli
仓库https://github.com/insanum/gcalcli
上游文档https://github.com/insanum/gcalcli#readme
许可证MIT
源码归档https://files.pythonhosted.org/packages/68/b8/c3f3b8c73c9740eeb592e31f3f1092485ce8809fd7137d7c776a0b0d3567/gcalcli-4.5.1.tar.gz
最后更新2026-07-15T11:10:17Z
Pulseupdated
依赖certifi, cryptography, pycparser, pydantic, python@3.14
Bottle可用 (于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-install未定义
服务未声明

注册表事实

源数据库详情

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namegcalcli
Version Scheme0
Revision13
Head VersionHEAD
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • head
  • stable

源数据库匹配

其他软件包管理器记录

匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。

Debian apt95%

gcalcli 4.5.1-1

Google Calendar Command Line Interface

https://github.com/insanum/gcalcli

sudo apt install gcalcli
  • Section: utils
  • Architecture: all
  • 13 依赖
  • 1 可选依赖
  • normalized package name match
  • 匹配方式:Gcalcli
Debian stable package indexes · deb.debian.org · Debian stable package indexes: gcalcli from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

gcalcli

nix profile install nixpkgs#gcalcli
  • normalized package name match
  • 匹配方式:Gcalcli
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/gc/gcalcli/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
Ubuntu apt95%

gcalcli 4.3.0-2

Google Calendar Command Line Interface

https://github.com/insanum/gcalcli

sudo apt install gcalcli
  • Section: universe/utils
  • Architecture: all
  • 6 依赖
  • 1 可选依赖
  • normalized package name match
  • 匹配方式:Gcalcli
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: gcalcli from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
zypper95%

gcalcli 4.3.0+git14.3e616f7-1.4

Google Calendar Command Line Interface

https://github.com/insanum/gcalcli

sudo zypper install gcalcli
  • License: MIT
  • Category: Productivity/Office/Organizers
  • Architecture: noarch
  • Source Package: gcalcli
  • 6 依赖
  • 3 提供
  • normalized package name match
  • 匹配方式:Gcalcli
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: gcalcli from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
MacPorts95%

gcalcli

sudo port install gcalcli
  • normalized package name match
  • 匹配方式:Gcalcli
MacPorts ports tree · api.github.com · MacPorts ports tree: office/gcalcli/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

来源线索

由仓库数据生成

此页面由 av-webscripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。

使用的来源

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated configuration and credential file locations
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment