summaryrefslogtreecommitdiff
path: root/README
blob: 7f20398a2fd0ecebe2c61834f8fca35d7168e72d (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
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