macOS
brew install calcurselocal Homebrew formula metadata
sudo port install calcurseMacPorts ports tree · sysutils/calcurse/Portfile · source: api.github.com
brew
Text-based personal organizer. Version 4.8.2 via Homebrew; verified from local package data.
install
brew install calcurselocal Homebrew formula metadata
sudo port install calcurseMacPorts ports tree · sysutils/calcurse/Portfile · source: api.github.com
sudo apk add calcurseAlpine Linux edge package indexes · calcurse · source: dl-cdn.alpinelinux.org
sudo apt install calcurseDebian stable package indexes · calcurse · source: deb.debian.org
sudo dnf install calcurseFedora Rawhide package metadata · calcurse · source: dl.fedoraproject.org
nix profile install nixpkgs#calcursenixpkgs package indexes · pkgs/by-name/ca/calcurse/package.nix · source: api.github.com
sudo pacman -S calcurseArch Linux sync databases · calcurse · source: geo.mirror.pkgbuild.com
sudo zypper install calcurseopenSUSE Tumbleweed package metadata · calcurse · source: download.opensuse.org
overview
Text-based personal organizer
history
calcurse is a curses-based personal organizer for the command line, combining calendar, appointments, TODOs, notifications, iCalendar import/export, scripting-friendly output, and later CalDAV synchronization. It is a classic Unix productivity package: terminal UI first, plain local data, and automation hooks.
The official site describes calcurse as a command-line calendar and scheduling application for events, appointments, and everyday tasks, with a configurable notification system and a curses interface. Its release notes begin with version 1.0 on 8 October 2005 and continue through modern 4.x releases.
Over time calcurse added recurring appointments, internationalization, UTF-8 support, import/export, user-configurable key bindings, hooks, CalDAV support, and command-line filtering/formatting. Version 4.0.0 in 2015 marks a later modernization point in the release stream, while 4.8.x releases in the 2020s show continued maintenance.
calcurse became popular among terminal-first users who wanted a lightweight alternative to graphical calendar applications and web services. The official site explicitly highlights command-line options suitable for scripts, version-control hooks for calendar data, and CalDAV synchronization for mobile-device interoperability.
Its package-manager footprint is broad for a small TUI application, appearing in Homebrew and major Linux distributions because it has few conceptual moving parts: install the binary, keep data in user config/data directories, and automate around text-friendly commands.
Users run `calcurse` for the full-screen TUI, `calcurse-caldav` for synchronization, and helper tools such as `calcurse-upgrade` or `calcurse-vdir` for data migration and vdir workflows. It is often used locally with cron, shell scripts, mail notifications, and version control hooks.
The package stores user configuration and key bindings in calcurse config files, while CalDAV credentials are typically kept in the caldav config file, making the credential path relevant for audits and backup tooling.
calcurse matters because it is a rare survivor in the terminal organizer category: small enough to package everywhere, practical enough to replace a GUI calendar for some users, and scriptable enough to participate in Unix workflows.
For package nerds, the interesting history is its evolution from a 2005 curses calendar into a tool with iCalendar, CalDAV, hooks, vdir-style workflows, and distribution packaging without losing the command-line-first model.
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.
~/.config/calcurse/conf~/.config/calcurse/keys~/.calcurse/conf~/.calcurse/keys~/.calcurse/caldav/configCredential-bearing paths to review before unattended agent runs.
~/.calcurse/caldav/configexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
calcurse | cli | global executable | |
calcurse-caldav | cli | global executable | |
calcurse-upgrade | cli | global executable | |
calcurse-vdir | 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.
install metadata
| Package key | brew:calcurse |
|---|---|
| Version | 4.8.2 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/calcurse |
| Homepage | https://calcurse.org/ |
| Repository | https://git.calcurse.org/calcurse.git |
| Upstream docs | https://calcurse.org/devel |
| License | BSD-2-Clause |
| Source archive | https://calcurse.org/files/calcurse-4.8.2.tar.gz |
| Dependencies | gettext |
| Build dependencies | pkgconf |
| Uses from macOS | ncurses |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, sonoma, ventura, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | calcurse |
| 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.
calcurse 4.8.1-1.3
text-based calendar and todo manager
sudo apt install calcursecalcurse
nix profile install nixpkgs#calcursecalcurse 4.8.1-1.1
text-based calendar and todo manager
sudo apt install calcursecalcurse 4.8.2-r1
A text-based personal organizer
sudo apk add calcursecalcurse-caldav 4.8.2-r1
CalDAV synchronization support for calcurse
sudo apk add calcurse-caldavcalcurse-dbg 4.8.2-r1
A text-based personal organizer (debug symbols)
sudo apk add calcurse-dbgcalcurse-doc 4.8.2-r1
A text-based personal organizer (documentation)
sudo apk add calcurse-doccalcurse 4.8.2-3.fc44
Text-based personal organizer
sudo dnf install calcursecalcurse 4.8.2-1
A text-based personal organizer
sudo pacman -S calcursecalcurse 4.8.2-1.4
Text-based Organizer
sudo zypper install calcursecalcurse-lang 4.8.2-1.4
Translations for package calcurse
sudo zypper install calcurse-langcalcurse
sudo port install calcursesource 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.