Introduction ============ klokdisplay is a small command which shows images on X11 screens and immediatly deleting file as soon as is opened. klokdisplay is based on imagemagick. Dependencies ============ Linux ----- core: build-essential libmagickwand-dev Installation ============ Getting the source via GIT: --------------------------- git clone git://git.spreadspace.org/klokdisplay.git cd klokdisplay Building from source -------------------- # cd src # ./configure # make Installing ---------- # sudo make install This will install klokdisplay under the --prefix defined with configure. Uninstalling ------------ # sudo make remove This removes everything except for the config files