• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..03-May-2022-

doc/H17-Feb-2021-306246

src/H03-May-2022-1,3461,108

.gitignoreH A D17-Feb-2021283 2623

AUTHORSH A D17-Feb-2021773 3027

COPYINGH A D17-Feb-20211.5 KiB3225

ChangeLogH A D17-Feb-20211.8 KiB7051

Makefile.amH A D17-Feb-202118 21

READMEH A D17-Feb-202145 21

README.rstH A D17-Feb-20211.1 KiB2518

autogen.shH A D17-Feb-202134 41

configure.acH A D17-Feb-20212.3 KiB9978

README

1gsimplecal - lightweight gui calendar applet
2

README.rst

1============
2 Gsimplecal
3============
4
5Gsimplecal is a lightweight calendar applet written in C++ using GTK.
6
7It was intentionally made for use with tint2_ panel in the openbox_ environment
8to be launched upon clock click, but of course it will work without it. In
9fact, binding the gsimplecal to some hotkey in you window manager will probably
10make you happy. The thing is that when it is started it first shows up, when
11you run it again it closes the running instance. In that way it is very easy to
12integrate anywhere. No need to write some wrapper scripts or whatever.
13
14Also, you can configure it to not only show the calendar, but also display
15multiple clocks for different world timezones. Read the manual page for the
16details (there is info about keyboard controls as well!).
17
18Feel free to ask me anything and do not hesitate to post an issue. I don't
19get a lot of questions and I feel kind of lonely. ;)
20
21.. _tint2: http://code.google.com/p/tint2/
22.. _openbox: http://openbox.org/wiki/Main_Page
23
24.. image:: https://github.com/dmedvinsky/gsimplecal/raw/gh-pages/g/scrot2.png
25