# lfos/calcurse

A text-based calendar and scheduling application

Repository: https://github.com/lfos/calcurse
Canonical: https://ross.abutalabs.com/products/calcurse
Homepage: https://calcurse.org
Language: C
License: BSD-2-Clause
License Family: permissive
Last push: 2026-08-05T03:44:36+00:00

## Health v2 (maintenance only)
Score: 75/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 96, release rhythm 35, longevity 100
- inputs: {"age_days": 4726, "days_push": 28, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1293, forks 128 (observed 2026-08-28T04:04:16.149878+00:00)

## What it is
calcurse is a text-based (ncurses) calendar and scheduling application for the command line that tracks events, appointments, and TODO items. It offers a customizable curses interface, notifications, iCalendar import/export, experimental CalDAV sync, and a non-interactive CLI suitable for scripting.

## Use cases
- manage appointments and todo lists from the terminal
- get reminders for upcoming deadlines
- import and export iCalendar files
- sync calendar with mobile devices via CalDAV
- query upcoming appointments in shell scripts
- keep calendar data under version control with hooks

## When to choose
- you want a lightweight, keyboard-driven calendar in a terminal
- you need scriptable, non-interactive access to your schedule
- you prefer plain-text data files you can back up or version-control yourself
- you work primarily on Linux/BSD/macOS servers or without a GUI

## When to avoid
- you need a graphical calendar with rich visual layouts
- you require fully mature CalDAV two-way sync (it is experimental)
- you need shared/team calendars or collaboration features
- you want a mobile or web-based calendar client

## Facets
- artifact type: application
- maturity: stable
- function: scheduling, cli, terminal-ui, internationalization, developer-tools
- domain: developer-tools, self-hosted
- platform: bsd, cli, cross-platform
- tags: calendar, todo, curses, icalendar, caldav, reminders, ncurses, command-line, linux, macos

## Member repositories
- lfos/calcurse (main) score 75

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:16.149878+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T04:54:42.265113+00:00, confidence not recorded.
  - readme: https://github.com/lfos/calcurse (fetched 2026-08-28T04:04:16.149878+00:00, sha 19d1cb9796d7)
  - homepage: https://calcurse.org (fetched 2026-08-29T12:11:00.326991+00:00, sha be4cd2b008e9)
- Data as of 2026-08-30T08:39:29.467469+00:00.
