A sophisticated calendar and alarm program

Edit Package remind
https://dianne.skoll.ca/projects/remind/

Remind is a sophisticated calendar and alarm program.
It includes the following features:

* A sophisticated scripting language and intelligent
handling of exceptions and holidays.
* Plain-text, PostScript and HTML output.
* Timed reminders and pop-up alarms.
* A friendly graphical front-end for people who don't
want to learn the scripting language.
* Facilities for both the Gregorian and Hebrew calendars.
* Support for 12 different languages.

Refresh
Refresh
Source Files (show unmerged sources)
Filename Size Changed
remind-04.03.07.tar.gz 0000532447 520 KB
remind-rpmlintrc 0000000110 110 Bytes
remind.changes 0000055514 54.2 KB
remind.spec 0000003914 3.82 KB
Latest Revision
Detlef Steuer's avatar Detlef Steuer (dsteuer) committed (revision 76)
- VERSION 4.3 Patch 7 - 2024-04-29
* IMPROVEMENT: build.tk: Add a note if build.tk obtains default settings
  from an existing Remind installation.
* IMPROVEMENT: configure: Pass all args to AC_INIT including the Remind
  home page.  Remove some unused autoconf cruft.
* IMPROVEMENT: Use standard C library versions of strdup, strcasemp and
  strncasecmp where available, rather than using our own versions.
* MINOR FEATURE: remind: Make $Tt a synonym for trigtime().
* BUG FIX: remind: Make sure shellescape() doesn't mangle UTF-8 characters
  with high-bits set.
* BUG FIX: remind: Don't rely on undefined behavior of "%" operator in
  the ord() built-in function.
* BUG FIX: remind: Do not clear out trigtime() unnecessarily.  Before,
  you could not write things like the following; now you can:
      REM Tue AT 11:30 DURATION 0:30 MSG Thing 1
      REM Tue AT [trigtime()+trigduration()] DURATION 1:00 MSG Thing 2
      REM Tue AT [trigtime()+trigduration()] DURATION 0:45 MSG Thing 3
  for successive reminders that should be moved as a block if the time of
  the first one changes.
* BUG FIX: Don't update trigdate() or trigtime() while parsing a REM
  statement... only when actually computing the trigger.
Comments 1

openSUSE Build Service is sponsored by