Miscellaneous Hacks
May 17, 2012
Here you will find quick fixes for something that bugged me once.
- freebusy.py
- I wanted to have an export of my calendar from korganizer that was html for the free/busy file. This is a python script to convert an iCalendar free/busy file into an (ugly) html view. Here is an example config file. Release 0.3 fixes a bug with appointments that start not on a grid time (i.e. not at 15min interval)
- karmma.pl
- karm is a time tracker for kde. I wrote a quick and dirty perl script to merge the data on my various laptops and desktops with a remote server.
- wl-inbox.sh
- A quick hack to invoke Wanderlust mailer with my inbox open (using gnudoit).
- lrs-split.py
- A python script to split an input to lrs into subtrees for (potential) parallel execution.
