This repo contains all useful tools and snippets I wrote over the time. Some are listed below with a short description. For more detailed information take a look in the corresponding folders and files.
Everything in this repo is licenced under GPLv3.
Handy script for RWTH Aachen University: It fetches all events of your CampusOffice calendar and uploads them to a CalDAV calendar of your choice. It loads everything from a config file and can so easily be run as cron job.
IMPORTANT: This script moved to it's own repository.
Small script to backup and restore existing git repositories in one file with all unnecessary overhead stripped out. Internally uses git bundle to backup.