macOS
brew install carllocal Homebrew formula metadata
sudo port install carlMacPorts ports tree · office/carl/Portfile · source: api.github.com
brew
Calendar for the command-line. Version 0.6.0 via Homebrew; verified from local package data. Also installable with nix: nix profile install nixpkgs#carl.
install
brew install carllocal Homebrew formula metadata
sudo port install carlMacPorts ports tree · office/carl/Portfile · source: api.github.com
nix profile install nixpkgs#carlnixpkgs package indexes · pkgs/by-name/ca/carl/package.nix · source: api.github.com
overview
Calendar for the command-line
history
carl is a Rust command-line calendar that deliberately resembles traditional cal(1) tools while adding color themes, iCalendar highlighting, agendas, and template customization.
The Codeberg repository was created in December 2021 and the first tagged release, 0.0.1, was published on January 1, 2022. Its README identifies Birger Schacht as the copyright holder for 2021-2023 and documents a compact CLI installed with cargo.
carl is a niche terminal productivity tool rather than a large platform project. Its adoption path is typical for Rust command-line software: upstream publishes source and cargo installation instructions, while package managers such as Homebrew, MacPorts, and Nix make the executable available outside Cargo workflows.
Users run carl to print one month, three months, a year, Julian dates, or a specified date. Configuration can point to iCalendar files or directories, select themes, and configure custom Jinja templates.
For package nerds, carl is a tidy example of a modern replacement for a small Unix utility: it keeps the old terminal shape of cal(1), but adds XDG configuration, iCalendar awareness, theming, and Rust packaging.
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.
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.
XDG_CONFIG_DIRS/carl/config.tomlXDG_CONFIG_HOME/.carl/config.tomlexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
carl | 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://codeberg.org/birger/carl
install metadata
| Package key | brew:carl |
|---|---|
| Version | 0.6.0 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/carl |
| Homepage | https://codeberg.org/birger/carl |
| Repository | https://codeberg.org/birger/carl |
| Upstream docs | https://carl.cli.rs/ |
| License | MIT |
| Source archive | https://static.crates.io/crates/carl/carl-0.6.0.crate |
| Build dependencies | rust |
| 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 | carl |
| Version Scheme | 0 |
| Revision | 0 |
| 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.
carl
nix profile install nixpkgs#carlcarl
sudo port install carlsource 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.