dotfiles/dcal/.local/share/dcal
fuzzy ecccbb6366 updates 2022-05-18 10:23:25 -05:00
..
.travis.yml fixing stuff 2021-10-28 01:23:34 -05:00
LICENSE fixing stuff 2021-10-28 01:23:34 -05:00
Makefile fixing stuff 2021-10-28 01:23:34 -05:00
PKGBUILD fixing stuff 2021-10-28 01:23:34 -05:00
README.md fixing stuff 2021-10-28 01:23:34 -05:00
config.mk fixing stuff 2021-10-28 01:23:34 -05:00
dcal updates 2022-05-18 10:23:25 -05:00
dcal.1 fixing stuff 2021-10-28 01:23:34 -05:00
dcal.c stuff 2022-04-04 15:53:41 -05:00
dcal.o stuff 2022-04-04 15:53:41 -05:00
draw.c fixing stuff 2021-10-28 01:23:34 -05:00
draw.h fixing stuff 2021-10-28 01:23:34 -05:00
draw.o fixing stuff 2021-10-28 01:23:34 -05:00
screenshot.png fixing stuff 2021-10-28 01:23:34 -05:00

README.md

dcal - dynamic calendar

dcal is a minimalistic calendar for X.

Requirements

In order to build dcal you need the Xlib header files.

Installation

Edit config.mk to match your local setup (dcal is installed into the /usr namespace by default).

Afterwards enter the following command to build and install dcal (if necessary as root):

make clean install

Running dcal

See the man page for details.

Screenshot

screenshot

This is what mine looks like, but it's quite configurable