macOS
brew install whenlocal Homebrew formula metadata
sudo port install whenMacPorts ports tree · sysutils/when/Portfile · source: api.github.com
brew / rank 9116
Tiny personal calendar. Version 1.1.45 via Homebrew; verified from local package data. Also installable with debian: sudo apt install when.
install
brew install whenlocal Homebrew formula metadata
sudo port install whenMacPorts ports tree · sysutils/when/Portfile · source: api.github.com
sudo apk add whenAlpine Linux edge package indexes · when · source: dl-cdn.alpinelinux.org
sudo apt install whenDebian stable package indexes · when · source: deb.debian.org
nix profile install nixpkgs#whennixpkgs package indexes · pkgs/by-name/wh/when/package.nix · source: api.github.com
sudo pacman -S whenArch Linux sync databases · when · source: geo.mirror.pkgbuild.com
overview
Tiny personal calendar
history
When is Ben Crowell's minimal personal calendar program for Unix users who prefer text files and terminal commands over larger personal-information-manager applications. The official page describes it as extremely simple, dependency-free beyond Perl, and editable in a favorite text editor.
The reproduced man page and source identify Ben Crowell as the author and give a copyright range beginning in 2003. The page's included man page is for When 1.1.46 dated 21 December 2011, while the Bitbucket repository now carries the source history and tags.
Bitbucket repository metadata shows the current public repository was created in January 2023, but tags exposed through the Bitbucket API include version 1.1.30 in January 2013 and later 1.1.39 through 1.1.45 releases from 2020 to 2022. The project therefore predates its current hosting location.
When's official page documents packaging across traditional Unix-like systems, including Debian and Ubuntu, Gentoo, FreeBSD, and Slackware-family packaging. That adoption pattern fits the tool's design: a small Perl script with no library dependencies is easy for distributions and ports trees to carry.
The basic workflow is to run when, let it create initial setup information, edit the plain-text calendar with when e, and then run when to print upcoming items. The default report covers the next two weeks, while commands can show weekly, monthly, or yearly ranges, wall-calendar grids, the current date, or modified Julian days.
Calendar entries are simple text lines such as a date followed by a comma and description. The program also supports recurring date expressions, language handling, UTF-8 input, pager and terminal styling options, and a prefilter mechanism for splitting larger calendars through tools such as m4.
When is package-nerd significant as a small, inspectable Unix productivity tool: it stores user data in text, delegates editing to the user's editor, and avoids library dependencies. It is the kind of program that survives in package archives because it is easy to understand, easy to patch, and compatible with old-school shell workflows.
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.
~/.when/preferences~/.when/calendarexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
when | executable | indexed executable | Discovered from the local executable index. |
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.
install metadata
| Package key | brew:when |
|---|---|
| Version | 1.1.45 |
| Package manager | Homebrew |
| Homepage | https://www.lightandmatter.com/when/when.html |
| Bottle | not recorded |
| Service | none declared |
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
when 1.1.45-1
tiny personal calendar
https://www.lightandmatter.com/when/when.html
sudo apt install whenwhen
nix profile install nixpkgs#whenwhen 1.1.45-1
tiny personal calendar
https://www.lightandmatter.com/when/when.html
sudo apt install whenwhen 1.1.45-r1
Extremely simple personal calendar program
https://www.lightandmatter.com/when/when.html
sudo apk add whenwhen-doc 1.1.45-r1
Extremely simple personal calendar program (documentation)
https://www.lightandmatter.com/when/when.html
sudo apk add when-docwhen 1.1.45-2
A simple commandline personal calendar program
http://www.lightandmatter.com/when/when.html
sudo pacman -S whenwhen
sudo port install whensource 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.