AcmeCal: The world needs a new calendar system

What do you do when you suddenly get a free evening? Writing a calendar system seemed the obvious thing to do. Neither Google Calendar nor flat unstructured text files seemed to fit my needs. So I proudly present: AcmeCal version 0.1.

The main novelties includes:

  • Usability: combines the two greatest user interfaces: CLI commands and $EDITOR
  • Simplicity: everything is optional but the start time of an event.
  • Scriptability: it is just a couple of simple perl modules
  • Readability: events is formatted with YAML

And all that in just under 400 lines of code. As of version 0.1 some important features remains to be implemented, for example documentation.

Warning: Neither the comand line interface, nor the perl API, nor plutonium is stable.

Download AcmeCal -0.1

2 Comments »

  1. Josef Assad said,

    February 21, 2008 @ 9:49 am

    mv acmecal-01tar.gz acmecal-01.tar.gz

    breaks bash completion.

  2. Peter Makholm said,

    February 21, 2008 @ 9:57 am

    Wordpress’ file handling sucks. Now with better filename.

RSS feed for comments on this post · TrackBack URI

Leave a Comment