BW Calendar

BW Calendar is a Windows tray application to remind you of holidays, appointments, etc. You can configure the program to display an alert box, play a sound, or even run another program.

Dates and times can be specified using a numeric pattern. These will be familiar for cron users. For example, this includes:

  • wildcards (*)
  • lists (1,2,3)
  • ranges (Mon-Fri)
  • steps (*/2 for even numbers)
  • combinations of the above (1-5,10-15)