macOS
brew install git-callocal Homebrew formula metadata
sudo port install git-calMacPorts ports tree · devel/git-cal/Portfile · source: api.github.com
brew
GitHub-like contributions calendar but on the command-line. Version 0.9.1 via Homebrew; verified from local package data.
install
brew install git-callocal Homebrew formula metadata
sudo port install git-calMacPorts ports tree · devel/git-cal/Portfile · source: api.github.com
overview
GitHub-like contributions calendar but on the command-line
history
git-cal is a small Perl command-line tool that renders a GitHub-style contributions calendar from local Git history. It reflects a developer-tools pattern of borrowing familiar forge visualizations and making them available inside the terminal.
The project is distributed from Karthik's GitHub repository and packaged as a single executable Perl script. Its repository exposes v0.9 and v0.9.1 tags, and the Homebrew formula packages v0.9.1 from the official GitHub archive.
The adoption evidence is modest: the project appears in Homebrew and MacPorts package records, with the official README documenting Homebrew installation. That points to a niche utility used by command-line Git users rather than a broad ecosystem project.
Practitioners run git-cal inside or against a repository to inspect commit activity over roughly a year. Options support ANSI color, ASCII, Unicode output, author filtering, all-branch history, and path-limited history, making it useful for quick local activity summaries without opening a hosted forge.
For package catalogs, git-cal is notable mostly as a tiny Unix-style Git companion: one executable, no CPAN dependencies declared in Makefile.PL, and behavior driven by Git log output.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
git-cal | 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/k4rthik/git-cal
install metadata
| Package key | brew:git-cal |
|---|---|
| Version | 0.9.1 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/git-cal |
| Homepage | https://github.com/k4rthik/git-cal |
| Repository | https://github.com/k4rthik/git-cal |
| Upstream docs | https://github.com/k4rthik/git-cal#readme |
| License | MIT |
| Source archive | https://github.com/k4rthik/git-cal/archive/refs/tags/v0.9.1.tar.gz |
| Bottle | available (on all) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | git-cal |
| Version Scheme | 0 |
| Revision | 1 |
| 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.
git-cal
sudo port install git-calsource 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.