diff options
-rw-r--r-- | office/calcurse/README | 15 |
1 files changed, 9 insertions, 6 deletions
diff --git a/office/calcurse/README b/office/calcurse/README index 0332ff35b4..be95ad316f 100644 --- a/office/calcurse/README +++ b/office/calcurse/README @@ -1,6 +1,9 @@ -calcurse is a calendar and scheduling application for the command line. It -helps keep track of events, appointments and everyday tasks. A configurable -notification system reminds user of upcoming deadlines, the curses based -interface can be customized to suit user needs and a very powerful set of -command line options can be used to filter and format appointments, making -it suitable for use in scripts. +Calcurse is a calendar and scheduling application for the command line. +It helps keep track of events, appointments and everyday tasks. A +configurable notification system reminds user of upcoming deadlines, the +curses based interface can be customized to suit user needs and a very +powerful set of command line options can be used to filter and format +appointments, making it suitable for use in scripts. + +There is an optional dependency on httplib2 if you want to use the +calcurse-caldav utility. |