macOS
brew install gcalclilocal Homebrew formula metadata
sudo port install gcalcliMacPorts ports tree · office/gcalcli/Portfile · ソース: api.github.com
brew
gcalcli のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install gcalclilocal Homebrew formula metadata
sudo port install gcalcliMacPorts ports tree · office/gcalcli/Portfile · ソース: api.github.com
sudo apt install gcalcliDebian stable package indexes · gcalcli · ソース: deb.debian.org
nix profile install nixpkgs#gcalclinixpkgs package indexes · pkgs/by-name/gc/gcalcli/package.nix · ソース: api.github.com
sudo zypper install gcalcliopenSUSE Tumbleweed package metadata · gcalcli · ソース: download.opensuse.org
概要
Easily access your Google Calendar(s) from a command-line
履歴
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.
セキュリティ状態
gcalcli に一致するローカルシークレット処理マニフェストは見つかりませんでした。将来の対応で安定したパッケージ URL を使えるよう、Nucleus パッケージメタデータはここに公開されています。
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
local files
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.
Config paths the tool may read or write during local use.
~/.config/gcalcli/config.toml~/.config/gcalcli/gcalclircCredential-bearing paths to review before unattended agent runs.
~/.local/share/gcalcli/oauth実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
gcalcli | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
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 |
| Pulse | updated |
| 依存関係 | certifi, cryptography, pycparser, pydantic, python@3.14 |
| Bottle | 利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | gcalcli |
| Version Scheme | 0 |
| Revision | 13 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
gcalcli 4.5.1-1
Google Calendar Command Line Interface
https://github.com/insanum/gcalcli
sudo apt install gcalcligcalcli
nix profile install nixpkgs#gcalcligcalcli 4.3.0-2
Google Calendar Command Line Interface
https://github.com/insanum/gcalcli
sudo apt install gcalcligcalcli 4.3.0+git14.3e616f7-1.4
Google Calendar Command Line Interface
https://github.com/insanum/gcalcli
sudo zypper install gcalcligcalcli
sudo port install gcalcliソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.