Calendar/time for progman
1# xcalicon
2
3A small date and time widget for X11 which is intended to be iconified all the
4time to remain on the desktop.
5Its icon and window title indicate the current day and time.
6
7
8
9It was written to work with
10[progman](https://github.com/jcs/progman)
11but should work with any X11 window manager that handles `IconicState`
12hints and shows icons in a useful manner.
13
14## License
15
16ISC
17
18## Dependencies
19
20`libX11` and `libXpm`
21
22## Compiling
23
24Fetch the source, `make` and then `make install`