macOS
brew install gcalclilocal Homebrew formula metadata
sudo port install gcalcliMacPorts ports tree · office/gcalcli/Portfile · source: api.github.com
brew
Easily access your Google Calendar(s) from a command-line. Version 4.5.1 via Homebrew; verified 2026-05-21.
install
brew install gcalclilocal Homebrew formula metadata
sudo port install gcalcliMacPorts ports tree · office/gcalcli/Portfile · source: api.github.com
sudo apt install gcalcliDebian stable package indexes · gcalcli · source: deb.debian.org
nix profile install nixpkgs#gcalclinixpkgs package indexes · pkgs/by-name/gc/gcalcli/package.nix · source: api.github.com
sudo zypper install gcalcliopenSUSE Tumbleweed package metadata · gcalcli · source: download.opensuse.org
overview
Easily access your Google Calendar(s) from a command-line
history
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.
security posture
No matching local secret-handling manifest was found for gcalcli. Nucleus package metadata is still published here so future coverage has a stable package URL.
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
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/oauthexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
gcalcli | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/insanum/gcalcli
install metadata
| Package key | brew:gcalcli |
|---|---|
| Version | 4.5.1 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/gcalcli |
| Homepage | https://github.com/insanum/gcalcli |
| Repository | https://github.com/insanum/gcalcli |
| Upstream docs | https://github.com/insanum/gcalcli#readme |
| License | MIT |
| Source archive | https://files.pythonhosted.org/packages/68/b8/c3f3b8c73c9740eeb592e31f3f1092485ce8809fd7137d7c776a0b0d3567/gcalcli-4.5.1.tar.gz |
| Last updated | 2026-05-21T11:31:39Z |
| Pulse | updated |
| Dependencies | certifi, cryptography, pycparser, pydantic, python@3.14 |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | gcalcli |
| Version Scheme | 0 |
| Revision | 12 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
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 gcalclisource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.