🍺 BREW Explorer

← all formulae

git-cal

brew install git-cal v0.9.1_1 MIT

GitHub-like contributions calendar but on the command-line

4
30-day installs · #11705
16
90-day · #10350
154
365-day · #8035
1.1k
★ GitHub stars · updated 9y ago

Links

Raw metadata
{
  "aliases": [],
  "alternatives": [],
  "build_dependencies": [],
  "categories": [],
  "caveats": null,
  "conflicts_with": [],
  "dependencies": [],
  "deprecated": 0,
  "deprecation_reason": null,
  "desc": "GitHub-like contributions calendar but on the command-line",
  "disable_reason": null,
  "disabled": 0,
  "enrichment_fetched_at": "2026-06-20T23:38:03+00:00",
  "first_seen": "2026-06-20T23:34:18+00:00",
  "full_name": "git-cal",
  "github_default_branch": "master",
  "github_last_commit_at": "2017-02-01T04:38:36Z",
  "github_readme_excerpt": "git-cal\n=======\n\n### Description\n![screenshot with black theme](https://raw.github.com/k4rthik/git-cal/master/screenshots/img1.png)\n![screenshot with white theme](https://raw.github.com/k4rthik/git-cal/master/screenshots/img2.png)\non your terminal\n\n* git-cal is a simple script to view commits calendar (similar to github contributions calendar) on command line\n* Each block in the graph corresponds to a day and is shaded with one\n  of the 5 possible colors, each representing relative number of commits on that day.\n* Option to choose --ascii or --unicode to denote the same instead of the ANSI colors.\n* Option to use git config to set options.\n\n### Install\n\n- with root access:\n```\nperl Makefile.PL\nmake\nsudo make install\n```\n\n- without root access:\n```\nperl Makefile.PL PREFIX=~/.local\nmake\nmake install\n```\n\n- with Homebrew\n```\nbrew install git-cal\n```\n\n",
  "github_repo": "k4rthik/git-cal",
  "github_stars": 1124,
  "github_topics": [],
  "homepage": "https://github.com/k4rthik/git-cal",
  "homepage_og_description": null,
  "homepage_og_image": null,
  "homepage_title": null,
  "installs_30d": 4,
  "installs_365d": 154,
  "installs_90d": 16,
  "keg_only": 0,
  "keg_only_reason": null,
  "last_seen": "2026-06-20T23:34:18+00:00",
  "license": "MIT",
  "llm_generated_at": null,
  "llm_model": null,
  "name": "git-cal",
  "oldnames": [],
  "one_liner": null,
  "optional_dependencies": [],
  "rank_30d": 11705,
  "rank_365d": 8035,
  "rank_90d": 10350,
  "raw_hash": "fea4cde264b05f51",
  "recommended_dependencies": [],
  "revision": 1,
  "ruby_source_path": "Formula/g/git-cal.rb",
  "tap": "homebrew/core",
  "test_dependencies": [],
  "uses_from_macos": [],
  "version_head": "HEAD",
  "version_stable": "0.9.1",
  "versioned_formulae": [],
  "why_use_this": null
}