Cool Things :: Text-based PIM



I was reading through freshmeat.net today, and I found an interesting little project, called CalCurse (french contracted grammar actually - in english, it would be 'NCursesCal', or somesuch), which provides a calendar, todo, and also supports theming and panel configuration, but works using a ncurses interface - anyway, looking at it, I thought it fit right into DSL. I think I'll probably replace the lua calendar (which, unfortunately, I have to keep running through 'cat  Events | sort > Events' to keep the dates in order) with it on my installation tomorrow.

BTW, the source package is only about 107KB.


original here.